Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/ixl/
H A Dixl_pf_main.c3724 #define IXL_SW_RES_SIZE 0x14 macro
3741 static const char * ixl_switch_res_type_strings[IXL_SW_RES_SIZE] = { in ixl_switch_res_type_string()
3764 if (type < IXL_SW_RES_SIZE) in ixl_switch_res_type_string()
3781 struct i40e_aqc_switch_resource_alloc_element_resp resp[IXL_SW_RES_SIZE]; in ixl_sysctl_hw_res_alloc()
3792 IXL_SW_RES_SIZE, in ixl_sysctl_hw_res_alloc()