Searched refs:JUMBO_7K (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/realtek/ |
H A D | r8169.c | 172 #define JUMBO_7K (7*1024 - ETH_HLEN - 2) macro 192 _R("RTL8169", RTL_TD_0, NULL, JUMBO_7K, true), 194 _R("RTL8169s", RTL_TD_0, NULL, JUMBO_7K, true), 196 _R("RTL8110s", RTL_TD_0, NULL, JUMBO_7K, true), 198 _R("RTL8169sb/8110sb", RTL_TD_0, NULL, JUMBO_7K, true), 200 _R("RTL8169sc/8110sc", RTL_TD_0, NULL, JUMBO_7K, true), 202 _R("RTL8169sc/8110sc", RTL_TD_0, NULL, JUMBO_7K, true),
|
Completed in 88 milliseconds