Home
last modified time | relevance | path

Searched refs:calc_tx_descs (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c938 * calc_tx_descs - calculate the number of Tx descriptors for a packet
944 static inline unsigned int calc_tx_descs(const struct sk_buff *skb) in calc_tx_descs() function
1293 ndesc = calc_tx_descs(skb); in t3_eth_xmit()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c932 * calc_tx_descs - calculate the number of Tx descriptors for a packet
938 static inline unsigned int calc_tx_descs(const struct sk_buff *skb) in calc_tx_descs() function
1288 ndesc = calc_tx_descs(skb); in t3_eth_xmit()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c807 * calc_tx_descs - calculate the number of Tx descriptors for a packet
814 static inline unsigned int calc_tx_descs(const struct sk_buff *skb, in calc_tx_descs() function
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c807 * calc_tx_descs - calculate the number of Tx descriptors for a packet
814 static inline unsigned int calc_tx_descs(const struct sk_buff *skb, in calc_tx_descs() function

Completed in 21 milliseconds