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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/et131x/
H A Det131x_defs.h63 #define NIC_MIN_PACKET_SIZE 60 macro
H A Det1310_mac.c313 pf_ctrl |= (NIC_MIN_PACKET_SIZE + 4) << 16;
H A Det1310_rx.c880 if (len < (NIC_MIN_PACKET_SIZE + 4)) {

Completed in 122 milliseconds