Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Dixl_pf_main.c3672 #define IXL_SW_RES_SIZE 0x14 macro
3689 static const char * ixl_switch_res_type_strings[IXL_SW_RES_SIZE] = { in ixl_switch_res_type_string()
3712 if (type < IXL_SW_RES_SIZE) in ixl_switch_res_type_string()
3729 struct i40e_aqc_switch_resource_alloc_element_resp resp[IXL_SW_RES_SIZE]; in ixl_sysctl_hw_res_alloc()
3740 IXL_SW_RES_SIZE, in ixl_sysctl_hw_res_alloc()