Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_common.h105 int ice_aq_alloc_free_res(struct ice_hw *hw,
H A Dice_switch.c1920 status = ice_aq_alloc_free_res(hw, sw_buf, buf_len, opc); in ice_aq_alloc_free_vsi_list()
2193 status = ice_aq_alloc_free_res(hw, sw_buf, buf_len, in ice_alloc_recipe()
4573 status = ice_aq_alloc_free_res(hw, buf, buf_len, ice_aqc_opc_alloc_res); in ice_alloc_res_cntr()
4602 status = ice_aq_alloc_free_res(hw, buf, buf_len, ice_aqc_opc_free_res); in ice_free_res_cntr()
4635 status = ice_aq_alloc_free_res(hw, buf, buf_len, in ice_share_res()
5281 status = ice_aq_alloc_free_res(hw, sw_buf, buf_len, in ice_subscribe_recipe()
H A Dice_lag.c1485 status = ice_aq_alloc_free_res(&local_lag->pf->hw, buf, in ice_lag_set_swid()
1503 status = ice_aq_alloc_free_res(&local_lag->pf->hw, buf, buf_len, in ice_lag_set_swid()
H A Dice_common.c2241 int ice_aq_alloc_free_res(struct ice_hw *hw, in ice_aq_alloc_free_res() function
2289 status = ice_aq_alloc_free_res(hw, buf, buf_len, ice_aqc_opc_alloc_res); in ice_alloc_hw_res()
2323 status = ice_aq_alloc_free_res(hw, buf, buf_len, ice_aqc_opc_free_res); in ice_free_hw_res()