Home
last modified time | relevance | path

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

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