Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgb/
A Dixgb_param.c158 enum { enable_option, range_option, list_option } type; enumerator
196 case range_option: in ixgb_validate_option()
246 .type = range_option, in ixgb_check_options()
265 .type = range_option, in ixgb_check_options()
327 .type = range_option, in ixgb_check_options()
346 .type = range_option, in ixgb_check_options()
365 .type = range_option, in ixgb_check_options()
395 .type = range_option, in ixgb_check_options()
412 .type = range_option, in ixgb_check_options()
/linux/drivers/net/ethernet/atheros/atl1e/
A Datl1e_param.c90 enum { enable_option, range_option, list_option } type; enumerator
127 case range_option: in atl1e_validate_option()
181 .type = range_option, in atl1e_check_options()
200 .type = range_option, in atl1e_check_options()
220 .type = range_option, in atl1e_check_options()
239 .type = range_option, in atl1e_check_options()
/linux/drivers/net/ethernet/intel/e1000e/
A Dparam.c142 enum { enable_option, range_option, list_option } type; enumerator
185 case range_option: in e1000_validate_option()
241 .type = range_option, in e1000e_check_options()
261 .type = range_option, in e1000e_check_options()
281 .type = range_option, in e1000e_check_options()
304 .type = range_option, in e1000e_check_options()
327 .type = range_option, in e1000e_check_options()
404 .type = range_option, in e1000e_check_options()
/linux/drivers/net/ethernet/intel/e1000/
A De1000_param.c167 enum { enable_option, range_option, list_option } type; enumerator
203 case range_option: in e1000_validate_option()
261 .type = range_option, in e1000_check_options()
289 .type = range_option, in e1000_check_options()
357 .type = range_option, in e1000_check_options()
375 .type = range_option, in e1000_check_options()
393 .type = range_option, in e1000_check_options()
411 .type = range_option, in e1000_check_options()
429 .type = range_option, in e1000_check_options()
/linux/drivers/net/ethernet/oki-semi/pch_gbe/
A Dpch_gbe_param.c135 enum { enable_option, range_option, list_option } type; enumerator
235 case range_option: in pch_gbe_validate_option()
440 .type = range_option, in pch_gbe_check_options()
456 .type = range_option, in pch_gbe_check_options()
/linux/drivers/net/ethernet/atheros/atlx/
A Datl2.c2845 enum { enable_option, range_option, list_option } type; enumerator
2882 case range_option: in atl2_validate_option()
2932 opt.type = range_option; in atl2_check_options()
2954 opt.type = range_option; in atl2_check_options()
2979 opt.type = range_option; in atl2_check_options()
2996 opt.type = range_option; in atl2_check_options()
3013 opt.type = range_option; in atl2_check_options()
A Datl1.c108 enum { enable_option, range_option, list_option } type; enumerator
146 case range_option: in atl1_validate_option()
198 .type = range_option, in atl1_check_options()

Completed in 30 milliseconds