Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c1592 static inline unsigned int t4vf_calc_tx_flits(const struct sk_buff *skb) in t4vf_calc_tx_flits() function
1680 flits = t4vf_calc_tx_flits(skb); in cxgb4_vf_eth_xmit()