Searched refs:list_option (Results 1 – 7 of 7) sorted by relevance
/drivers/net/ethernet/oki-semi/pch_gbe/ |
D | pch_gbe_param.c | 147 enum { enable_option, range_option, list_option } type; enumerator 253 case list_option: { in pch_gbe_validate_option() 288 .type = list_option, in pch_gbe_check_copper_options() 300 .type = list_option, in pch_gbe_check_copper_options() 313 .type = list_option, in pch_gbe_check_copper_options() 491 .type = list_option, in pch_gbe_check_options()
|
/drivers/net/ethernet/intel/e1000/ |
D | e1000_param.c | 192 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() 577 .type = list_option, in e1000_check_copper_options() 599 .type = list_option, in e1000_check_copper_options() 655 .type = list_option, in e1000_check_copper_options()
|
/drivers/net/ethernet/intel/ixgb/ |
D | ixgb_param.c | 183 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()
|
/drivers/net/ethernet/atheros/atl1e/ |
D | atl1e_param.c | 103 enum { enable_option, range_option, list_option } type; enumerator 146 case list_option:{ in atl1e_validate_option()
|
/drivers/net/ethernet/intel/e1000e/ |
D | param.c | 173 enum { enable_option, range_option, list_option } type; enumerator 215 case list_option: { in e1000_validate_option()
|
/drivers/net/ethernet/atheros/atlx/ |
D | atl2.c | 2935 enum { enable_option, range_option, list_option } type; enumerator 2980 case list_option:
|
D | atl1.c | 127 enum { enable_option, range_option, list_option } type; enumerator 172 case list_option:{ in atl1_validate_option()
|