Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/intel/e1000/
De1000_param.c203 const struct e1000_opt_list { int i; char *str; } *p; argument
236 const struct e1000_opt_list *ent; in e1000_validate_option()
355 static const struct e1000_opt_list fc_list[] = { in e1000_check_options()
570 static const struct e1000_opt_list speed_list[] = { in e1000_check_copper_options()
593 static const struct e1000_opt_list dplx_list[] = { in e1000_check_copper_options()
620 static const struct e1000_opt_list an_list[] = in e1000_check_copper_options()
/linux-3.4.99/drivers/net/ethernet/intel/e1000e/
Dparam.c184 struct e1000_opt_list { int i; char *str; } *p; argument
217 struct e1000_opt_list *ent; in e1000_validate_option()