Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/e1000/
De1000_param.c178 const struct e1000_opt_list { int i; char *str; } *p; argument
211 const struct e1000_opt_list *ent; in e1000_validate_option()
330 static const struct e1000_opt_list fc_list[] = { in e1000_check_options()
544 static const struct e1000_opt_list speed_list[] = { in e1000_check_copper_options()
567 static const struct e1000_opt_list dplx_list[] = { in e1000_check_copper_options()
594 static const struct e1000_opt_list an_list[] = in e1000_check_copper_options()
/Linux-v5.10/drivers/net/ethernet/intel/e1000e/
Dparam.c155 struct e1000_opt_list { struct
194 struct e1000_opt_list *ent; in e1000_validate_option()