Searched refs:TX_JUMBO_MTU (Results 1 – 4 of 4) sorted by relevance
123 #define TX_JUMBO_MTU 9216 macro
48 #define NXGE_MAXIMUM_MTU (TX_JUMBO_MTU - NXGE_EHEADER_VLAN_CRC)
845 #define TX_JUMBO_MTU 9216 macro
104 uint32_t nxge_jumbo_mtu = TX_JUMBO_MTU;782 (max_frame_size <= TX_JUMBO_MTU)) { in nxge_attach()