HomeSort by: relevance | last modified time | path
    Searched defs:rx_fifo_hwm (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/cxgb/
cxgb_xgmac.c 339 static int rx_fifo_hwm(int mtu) function in typeref:typename:int
390 hwm = rx_fifo_hwm(mtu);
433 val |= V_RXFIFOPAUSEHWM(rx_fifo_hwm(t3_read_reg(adap,
460 val |= V_RXFIFOPAUSEHWM(rx_fifo_hwm(t3_read_reg(adap,

Completed in 13 milliseconds