Searched refs:NIC_MIN_PACKET_SIZE (Results 1 – 1 of 1) sorted by relevance
121 #define NIC_MIN_PACKET_SIZE 60 macro1087 pf_ctrl |= (NIC_MIN_PACKET_SIZE + 4) << ET_RX_PFCTRL_MIN_PKT_SZ_SHIFT; in et1310_config_rxmac_regs()2264 if (len < (NIC_MIN_PACKET_SIZE + 4)) { in nic_rx_pkts()