Searched refs:list_option (Results 1 – 7 of 7) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/oki-semi/pch_gbe/ |
A D | pch_gbe_param.c | 135 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()
|
/linux-6.3-rc2/drivers/net/ethernet/intel/e1000/ |
A D | e1000_param.c | 165 enum { enable_option, range_option, list_option } type; enumerator 207 case list_option: { in e1000_validate_option() 337 .type = list_option, in e1000_check_options() 549 .type = list_option, in e1000_check_copper_options() 571 .type = list_option, in e1000_check_copper_options() 627 .type = list_option, in e1000_check_copper_options()
|
/linux-6.3-rc2/drivers/net/ethernet/atheros/atl1e/ |
A D | atl1e_param.c | 90 enum { enable_option, range_option, list_option } type; enumerator 134 case list_option:{ in atl1e_validate_option()
|
/linux-6.3-rc2/drivers/net/ethernet/intel/ixgb/ |
A D | ixgb_param.c | 156 enum { enable_option, range_option, list_option } type; enumerator 200 case list_option: { in ixgb_validate_option() 307 .type = list_option, in ixgb_check_options()
|
/linux-6.3-rc2/drivers/net/ethernet/intel/e1000e/ |
A D | param.c | 140 enum { enable_option, range_option, list_option } type; enumerator 190 case list_option: { in e1000_validate_option()
|
/linux-6.3-rc2/drivers/net/ethernet/atheros/atlx/ |
A D | atl2.c | 2845 enum { enable_option, range_option, list_option } type; enumerator 2888 case list_option: in atl2_validate_option()
|
A D | atl1.c | 108 enum { enable_option, range_option, list_option } type; enumerator 153 case list_option:{ in atl1_validate_option()
|
Completed in 27 milliseconds