Home
last modified time | relevance | path

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

/src/sys/dev/ixl/
H A Dixl_pf_main.c3739 #define IXL_SW_RES_SIZE 0x14 macro
3756 static const char * ixl_switch_res_type_strings[IXL_SW_RES_SIZE] = { in ixl_switch_res_type_string()
3779 if (type < IXL_SW_RES_SIZE) in ixl_switch_res_type_string()
3796 struct i40e_aqc_switch_resource_alloc_element_resp resp[IXL_SW_RES_SIZE]; in ixl_sysctl_hw_res_alloc()
3807 IXL_SW_RES_SIZE, in ixl_sysctl_hw_res_alloc()