Searched refs:range_option (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_param.c103 enum { enable_option, range_option, list_option } type; enumerator in enum:atl1e_option::__anon6142
108 struct { /* range_option info */
140 case range_option: atl1e_validate_option()
194 .type = range_option, atl1e_check_options()
213 .type = range_option, atl1e_check_options()
233 .type = range_option, atl1e_check_options()
252 .type = range_option, atl1e_check_options()
/linux-4.1.27/drivers/net/ethernet/intel/ixgb/
H A Dixgb_param.c183 enum { enable_option, range_option, list_option } type; enumerator in enum:ixgb_option::__anon6706
188 struct { /* range_option info */
221 case range_option: ixgb_validate_option()
271 .type = range_option, ixgb_check_options()
290 .type = range_option, ixgb_check_options()
352 .type = range_option, ixgb_check_options()
371 .type = range_option, ixgb_check_options()
390 .type = range_option, ixgb_check_options()
420 .type = range_option, ixgb_check_options()
437 .type = range_option, ixgb_check_options()
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
H A Dparam.c152 enum { enable_option, range_option, list_option } type; enumerator in enum:e1000_option::__anon6591
157 /* range_option info */
195 case range_option: e1000_validate_option()
251 .type = range_option, e1000e_check_options()
271 .type = range_option, e1000e_check_options()
291 .type = range_option, e1000e_check_options()
311 .type = range_option, e1000e_check_options()
331 .type = range_option, e1000e_check_options()
408 .type = range_option, e1000e_check_options()
/linux-4.1.27/drivers/net/ethernet/intel/e1000/
H A De1000_param.c192 enum { enable_option, range_option, list_option } type; enumerator in enum:e1000_option::__anon6555
197 struct { /* range_option info */
228 case range_option: e1000_validate_option()
286 .type = range_option, e1000_check_options()
314 .type = range_option, e1000_check_options()
382 .type = range_option, e1000_check_options()
400 .type = range_option, e1000_check_options()
418 .type = range_option, e1000_check_options()
436 .type = range_option, e1000_check_options()
454 .type = range_option, e1000_check_options()
/linux-4.1.27/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_param.c146 enum { enable_option, range_option, list_option } type; enumerator in enum:pch_gbe_option::__anon7088
151 struct { /* range_option info */
246 case range_option: pch_gbe_validate_option()
451 .type = range_option, pch_gbe_check_options()
467 .type = range_option, pch_gbe_check_options()
/linux-4.1.27/drivers/net/ethernet/atheros/atlx/
H A Datl2.c2901 enum { enable_option, range_option, list_option } type; enumerator in enum:atl2_option::__anon6152
2906 struct { /* range_option info */
2938 case range_option: atl2_validate_option()
2988 opt.type = range_option; atl2_check_options()
3010 opt.type = range_option; atl2_check_options()
3035 opt.type = range_option; atl2_check_options()
3052 opt.type = range_option; atl2_check_options()
3069 opt.type = range_option; atl2_check_options()
H A Datl1.c127 enum { enable_option, range_option, list_option } type; enumerator in enum:atl1_option::__anon6146
132 struct { /* range_option info */
165 case range_option: atl1_validate_option()
217 .type = range_option, atl1_check_options()

Completed in 130 milliseconds