Home
last modified time | relevance | path

Searched refs:e1000_option (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_param.c164 struct e1000_option { struct
245 struct e1000_option opt; in e1000_check_options()
258 opt = (struct e1000_option) { in e1000_check_options()
286 opt = (struct e1000_option) { in e1000_check_options()
311 opt = (struct e1000_option) { in e1000_check_options()
336 opt = (struct e1000_option) { in e1000_check_options()
354 opt = (struct e1000_option) { in e1000_check_options()
372 opt = (struct e1000_option) { in e1000_check_options()
390 opt = (struct e1000_option) { in e1000_check_options()
408 opt = (struct e1000_option) { in e1000_check_options()
[all …]
/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dparam.c139 struct e1000_option { struct
162 const struct e1000_option *opt, in e1000_validate_option() argument
238 static const struct e1000_option opt = { in e1000e_check_options()
258 static const struct e1000_option opt = { in e1000e_check_options()
278 static struct e1000_option opt = { in e1000e_check_options()
301 static struct e1000_option opt = { in e1000e_check_options()
324 static const struct e1000_option opt = { in e1000e_check_options()
401 static struct e1000_option opt = { in e1000e_check_options()
446 static const struct e1000_option opt = { in e1000e_check_options()
463 static const struct e1000_option opt = { in e1000e_check_options()
[all …]