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

/linux-master/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) function
1698 unsigned int ndesc = calc_tx_descs_ofld(skb), pidx, gen;

Completed in 211 milliseconds