Searched refs:S2IO_JUMBO_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/net/ethernet/neterion/ | ||
D | s2io.h | 75 #define S2IO_JUMBO_SIZE 9600 macro |
D | s2io.c | 6693 if ((new_mtu < MIN_MTU) || (new_mtu > S2IO_JUMBO_SIZE)) { in s2io_change_mtu() |