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

/linux-4.4.14/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_main.c32 #define PCH_GBE_SHORT_PKT 64 macro
1160 if (unlikely(skb->len < PCH_GBE_SHORT_PKT)) pch_gbe_tx_queue()
1170 if (skb->len < PCH_GBE_SHORT_PKT && skb->ip_summed != CHECKSUM_NONE) { pch_gbe_tx_queue()

Completed in 56 milliseconds