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)))
576 static inline unsigned int calc_tx_flits_ofld(const struct sk_buff *skb) in calc_tx_flits_ofld() function796 DIV_ROUND_UP((8 * calc_tx_flits_ofld(skb)) + in push_tx_frames()
2879 static inline unsigned int calc_tx_flits_ofld(const struct sk_buff *skb) in calc_tx_flits_ofld() function3065 skb->priority = calc_tx_flits_ofld(skb); /* save for restart */ in ofld_xmit()