Searched refs:IXGBE_MAX_JUMBO_FRAME_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/net/ixgbevf/
H A Dixgbevf.h174 #define IXGBE_MAX_JUMBO_FRAME_SIZE 16128 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe.h260 #define IXGBE_MAX_JUMBO_FRAME_SIZE 16128 macro
H A Dixgbe_main.c5079 if ((new_mtu < 68) || (max_frame > IXGBE_MAX_JUMBO_FRAME_SIZE))

Completed in 74 milliseconds