Searched refs:ice_aqc_opc_free_res (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_lag.c1073 buf_len, ice_aqc_opc_free_res);
H A Dice_switch.c1842 if (opc == ice_aqc_opc_free_res)
3212 ice_aqc_opc_free_res);
4460 status = ice_aq_alloc_free_res(hw, buf, buf_len, ice_aqc_opc_free_res);
H A Dice_adminq_cmd.h2604 ice_aqc_opc_free_res = 0x0209, enumerator in enum:ice_adminq_opc
H A Dice_common.c2020 status = ice_aq_alloc_free_res(hw, buf, buf_len, ice_aqc_opc_free_res);

Completed in 405 milliseconds