Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c1778 * t4vf_calc_tx_flits - calculate the number of flits for a packet TX WR
1784 static inline unsigned int t4vf_calc_tx_flits(const struct sk_buff *skb) in t4vf_calc_tx_flits() function
1865 flits = t4vf_calc_tx_flits(skb); in cxgb4_vf_eth_xmit()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c1779 * t4vf_calc_tx_flits - calculate the number of flits for a packet TX WR
1785 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()

Completed in 13 milliseconds