Searched refs:JUMBO_1K (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/realtek/ |
D | r8169.c | 169 #define JUMBO_1K ETH_DATA_LEN macro 205 _R("RTL8102e", RTL_TD_1, NULL, JUMBO_1K, true), 207 _R("RTL8102e", RTL_TD_1, NULL, JUMBO_1K, true), 209 _R("RTL8102e", RTL_TD_1, NULL, JUMBO_1K, true), 211 _R("RTL8101e", RTL_TD_0, NULL, JUMBO_1K, true), 217 _R("RTL8101e", RTL_TD_0, NULL, JUMBO_1K, true), 219 _R("RTL8100e", RTL_TD_0, NULL, JUMBO_1K, true), 221 _R("RTL8100e", RTL_TD_0, NULL, JUMBO_1K, true), 223 _R("RTL8101e", RTL_TD_0, NULL, JUMBO_1K, true), 252 JUMBO_1K, true), [all …]
|