Searched refs:rx_fifo_hwm (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
H A Dxgmac.c337 static int rx_fifo_hwm(int mtu) rx_fifo_hwm() function
395 hwm = rx_fifo_hwm(mtu); t3_mac_set_mtu()
458 val |= V_RXFIFOPAUSEHWM(rx_fifo_hwm(rx_max_pkt_size) / 8); t3_mac_set_speed_duplex_fc()

Completed in 141 milliseconds