Searched refs:calc_tx_flits_ofld (Results 1 – 3 of 3) sorted by relevance
221 #define FILL_LEN_PKD(calc_tx_flits_ofld, skb) \ argument223 calc_tx_flits_ofld(skb) * 8), 16)))
577 static inline unsigned int calc_tx_flits_ofld(const struct sk_buff *skb) in calc_tx_flits_ofld() function797 DIV_ROUND_UP((8 * calc_tx_flits_ofld(skb)) + in push_tx_frames()
2885 static inline unsigned int calc_tx_flits_ofld(const struct sk_buff *skb) in calc_tx_flits_ofld() function3071 skb->priority = calc_tx_flits_ofld(skb); /* save for restart */ in ofld_xmit()