Home
last modified time | relevance | path

Searched refs:list_option (Results 1 – 7 of 7) sorted by relevance

/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe_param.c135 enum { enable_option, range_option, list_option } type; enumerator
242 case list_option: { in pch_gbe_validate_option()
278 .type = list_option, in pch_gbe_check_copper_options()
290 .type = list_option, in pch_gbe_check_copper_options()
303 .type = list_option, in pch_gbe_check_copper_options()
496 .type = list_option, in pch_gbe_check_options()
/drivers/net/ethernet/intel/e1000/
De1000_param.c167 enum { enable_option, range_option, list_option } type; enumerator
209 case list_option: { in e1000_validate_option()
339 .type = list_option, in e1000_check_options()
551 .type = list_option, in e1000_check_copper_options()
573 .type = list_option, in e1000_check_copper_options()
629 .type = list_option, in e1000_check_copper_options()
/drivers/net/ethernet/intel/ixgb/
Dixgb_param.c158 enum { enable_option, range_option, list_option } type; enumerator
202 case list_option: { in ixgb_validate_option()
309 .type = list_option, in ixgb_check_options()
/drivers/net/ethernet/atheros/atl1e/
Datl1e_param.c90 enum { enable_option, range_option, list_option } type; enumerator
134 case list_option:{ in atl1e_validate_option()
/drivers/net/ethernet/intel/e1000e/
Dparam.c142 enum { enable_option, range_option, list_option } type; enumerator
192 case list_option: { in e1000_validate_option()
/drivers/net/ethernet/atheros/atlx/
Datl2.c2845 enum { enable_option, range_option, list_option } type; enumerator
2888 case list_option: in atl2_validate_option()
Datl1.c108 enum { enable_option, range_option, list_option } type; enumerator
153 case list_option:{ in atl1_validate_option()