Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_switch.c1836 if (opc == ice_aqc_opc_alloc_res) in ice_aq_alloc_free_vsi_list()
1855 if (opc == ice_aqc_opc_alloc_res) { in ice_aq_alloc_free_vsi_list()
2106 ice_aqc_opc_alloc_res); in ice_alloc_recipe()
2829 ice_aqc_opc_alloc_res); in ice_create_vsi_list_rule()
4455 status = ice_aq_alloc_free_res(hw, buf, buf_len, ice_aqc_opc_alloc_res); in ice_alloc_res_cntr()
H A Dice_adminq_cmd.h2312 ice_aqc_opc_alloc_res = 0x0208, enumerator
H A Dice_lag.c1048 ice_aqc_opc_alloc_res); in ice_lag_set_swid()
H A Dice_common.c2075 status = ice_aq_alloc_free_res(hw, buf, buf_len, ice_aqc_opc_alloc_res); in ice_alloc_hw_res()