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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 169 milliseconds