Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
De1000_param.c166 struct e1000_option { struct
184 const struct e1000_option *opt, in e1000_validate_option() argument
247 struct e1000_option opt; in e1000_check_options()
260 opt = (struct e1000_option) { in e1000_check_options()
288 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()
356 opt = (struct e1000_option) { in e1000_check_options()
374 opt = (struct e1000_option) { in e1000_check_options()
392 opt = (struct e1000_option) { in e1000_check_options()
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
Dparam.c141 struct e1000_option { struct
164 const struct e1000_option *opt, in e1000_validate_option() argument
240 static const struct e1000_option opt = { in e1000e_check_options()
260 static const struct e1000_option opt = { in e1000e_check_options()
280 static struct e1000_option opt = { in e1000e_check_options()
303 static struct e1000_option opt = { in e1000e_check_options()
326 static const struct e1000_option opt = { in e1000e_check_options()
403 static struct e1000_option opt = { in e1000e_check_options()
448 static const struct e1000_option opt = { in e1000e_check_options()
465 static const struct e1000_option opt = { in e1000e_check_options()
[all …]