Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe_param.c146 enum { enable_option, range_option, list_option } type; enumerator
253 case list_option: { in pch_gbe_validate_option()
289 .type = list_option, in pch_gbe_check_copper_options()
301 .type = list_option, in pch_gbe_check_copper_options()
314 .type = list_option, in pch_gbe_check_copper_options()
507 .type = list_option, in pch_gbe_check_options()
/linux-4.1.27/drivers/net/ethernet/intel/e1000/
De1000_param.c192 enum { enable_option, range_option, list_option } type; enumerator
234 case list_option: { in e1000_validate_option()
364 .type = list_option, in e1000_check_options()
576 .type = list_option, in e1000_check_copper_options()
598 .type = list_option, in e1000_check_copper_options()
654 .type = list_option, in e1000_check_copper_options()
/linux-4.1.27/drivers/net/ethernet/atheros/atl1e/
Datl1e_param.c103 enum { enable_option, range_option, list_option } type; enumerator
147 case list_option:{ in atl1e_validate_option()
/linux-4.1.27/drivers/net/ethernet/intel/ixgb/
Dixgb_param.c183 enum { enable_option, range_option, list_option } type; enumerator
227 case list_option: { in ixgb_validate_option()
334 .type = list_option, in ixgb_check_options()
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
Dparam.c152 enum { enable_option, range_option, list_option } type; enumerator
202 case list_option: { in e1000_validate_option()
/linux-4.1.27/drivers/net/ethernet/atheros/atlx/
Datl2.c2901 enum { enable_option, range_option, list_option } type; enumerator
2944 case list_option: in atl2_validate_option()
Datl1.c127 enum { enable_option, range_option, list_option } type; enumerator
172 case list_option:{ in atl1_validate_option()