Searched refs:calc_tx_flits_ofld (Results 1 – 2 of 2) 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()