Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_switch.c1906 if (opc == ice_aqc_opc_alloc_res) in ice_aq_alloc_free_vsi_list()
1924 if (opc == ice_aqc_opc_alloc_res) { in ice_aq_alloc_free_vsi_list()
2193 ice_aqc_opc_alloc_res); in ice_alloc_recipe()
2951 ice_aqc_opc_alloc_res); in ice_create_vsi_list_rule()
4572 status = ice_aq_alloc_free_res(hw, buf, buf_len, ice_aqc_opc_alloc_res); in ice_alloc_res_cntr()
5281 ice_aqc_opc_alloc_res); in ice_subscribe_recipe()
H A Dice_lag.c1140 ice_aqc_opc_alloc_res); in ice_lag_set_swid()
H A Dice_adminq_cmd.h2816 ice_aqc_opc_alloc_res = 0x0208, enumerator
H A Dice_common.c2000 status = ice_aq_alloc_free_res(hw, buf, buf_len, ice_aqc_opc_alloc_res); in ice_alloc_hw_res()