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

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_txrx.c2269 * ice_chk_linearize - Check if there are more than 8 fragments per packet
2277 static bool ice_chk_linearize(struct sk_buff *skb, unsigned int count) function
2347 if (ice_chk_linearize(skb, count)) {

Completed in 174 milliseconds