Searched refs:ice_aq_alloc_free_res (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/ |
| H A D | ice_common.h | 37 ice_aq_alloc_free_res(struct ice_hw *hw, u16 num_entries,
|
| H A D | ice_switch.c | 468 status = ice_aq_alloc_free_res(hw, 1, sw_buf, buf_len, opc, NULL); in ice_aq_alloc_free_vsi_list() 2704 status = ice_aq_alloc_free_res(hw, 1, buf, buf_len, in ice_alloc_res_cntr() 2743 status = ice_aq_alloc_free_res(hw, 1, buf, buf_len, in ice_free_res_cntr()
|
| H A D | ice_common.c | 1654 ice_aq_alloc_free_res(struct ice_hw *hw, u16 num_entries, in ice_aq_alloc_free_res() function 1705 status = ice_aq_alloc_free_res(hw, 1, buf, buf_len, in ice_alloc_hw_res() 1740 status = ice_aq_alloc_free_res(hw, num, buf, buf_len, in ice_free_hw_res()
|