Home
last modified time | relevance | path

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

/linux-6.12.1/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()
/linux-6.12.1/drivers/net/ethernet/intel/e1000/
De1000_param.c165 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.12.1/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()
/linux-6.12.1/drivers/net/ethernet/intel/e1000e/
Dparam.c140 enum { enable_option, range_option, list_option } type; enumerator
190 case list_option: { in e1000_validate_option()
/linux-6.12.1/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()