Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb3/
Dsge.c938 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()