Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/e1000/
De1000_param.c191 struct e1000_option { struct
209 const struct e1000_option *opt, in e1000_validate_option() argument
272 struct e1000_option opt; in e1000_check_options()
285 opt = (struct e1000_option) { in e1000_check_options()
313 opt = (struct e1000_option) { in e1000_check_options()
338 opt = (struct e1000_option) { in e1000_check_options()
363 opt = (struct e1000_option) { in e1000_check_options()
381 opt = (struct e1000_option) { in e1000_check_options()
399 opt = (struct e1000_option) { in e1000_check_options()
417 opt = (struct e1000_option) { in e1000_check_options()
[all …]
/drivers/net/ethernet/intel/e1000e/
Dparam.c151 struct e1000_option { struct
174 const struct e1000_option *opt, in e1000_validate_option() argument
250 static const struct e1000_option opt = { in e1000e_check_options()
270 static const struct e1000_option opt = { in e1000e_check_options()
290 static struct e1000_option opt = { in e1000e_check_options()
310 static const struct e1000_option opt = { in e1000e_check_options()
330 static const struct e1000_option opt = { in e1000e_check_options()
407 static struct e1000_option opt = { in e1000e_check_options()
452 static const struct e1000_option opt = { in e1000e_check_options()
469 static const struct e1000_option opt = { in e1000e_check_options()
[all …]