Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/ice/
Dice_common.h37 ice_aq_alloc_free_res(struct ice_hw *hw, u16 num_entries,
Dice_switch.c468 status = ice_aq_alloc_free_res(hw, 1, sw_buf, buf_len, opc, NULL); in ice_aq_alloc_free_vsi_list()
2701 status = ice_aq_alloc_free_res(hw, 1, buf, buf_len, in ice_alloc_res_cntr()
2740 status = ice_aq_alloc_free_res(hw, 1, buf, buf_len, in ice_free_res_cntr()
Dice_common.c1651 ice_aq_alloc_free_res(struct ice_hw *hw, u16 num_entries, in ice_aq_alloc_free_res() function
1702 status = ice_aq_alloc_free_res(hw, 1, buf, buf_len, in ice_alloc_hw_res()
1737 status = ice_aq_alloc_free_res(hw, num, buf, buf_len, in ice_free_hw_res()