Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c1785 static inline unsigned int t4vf_calc_tx_flits(const struct sk_buff *skb) in t4vf_calc_tx_flits() function
1869 flits = t4vf_calc_tx_flits(skb); in cxgb4_vf_eth_xmit()