Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c1669 * calc_tx_descs_ofld - calculate # of Tx descriptors for an offload packet
1675 static inline unsigned int calc_tx_descs_ofld(const struct sk_buff *skb) in calc_tx_descs_ofld() function
1701 unsigned int ndesc = calc_tx_descs_ofld(skb), pidx, gen; in ofld_xmit()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c1666 * calc_tx_descs_ofld - calculate # of Tx descriptors for an offload packet
1672 static inline unsigned int calc_tx_descs_ofld(const struct sk_buff *skb) in calc_tx_descs_ofld() function
1698 unsigned int ndesc = calc_tx_descs_ofld(skb), pidx, gen; in ofld_xmit()

Completed in 11 milliseconds