Searched refs:ethofld_calc_tx_flits (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | sge.c | 2166 static inline u8 ethofld_calc_tx_flits(struct adapter *adap, in ethofld_calc_tx_flits() function 2295 flits = ethofld_calc_tx_flits(adap, skb, hdr_len); in ethofld_hard_xmit() 4095 flits = ethofld_calc_tx_flits(q->adap, skb, in cxgb4_ethofld_rx_handler()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | sge.c | 2172 static inline u8 ethofld_calc_tx_flits(struct adapter *adap, in ethofld_calc_tx_flits() function 2301 flits = ethofld_calc_tx_flits(adap, skb, hdr_len); in ethofld_hard_xmit() 4120 flits = ethofld_calc_tx_flits(q->adap, skb, in cxgb4_ethofld_rx_handler()
|
Completed in 17 milliseconds