Searched refs:PCH_GBE_SHORT_PKT (Results 1 – 1 of 1) sorted by relevance
22 #define PCH_GBE_SHORT_PKT 64 macro1075 if (unlikely(skb->len < PCH_GBE_SHORT_PKT)) in pch_gbe_tx_queue()1085 if (skb->len < PCH_GBE_SHORT_PKT && skb->ip_summed != CHECKSUM_NONE) { in pch_gbe_tx_queue()