Searched refs:ice_aq_alloc_free_res (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/intel/ice/ |
| D | ice_common.h | 40 ice_aq_alloc_free_res(struct ice_hw *hw, u16 num_entries,
|
| D | ice_switch.c | 496 status = ice_aq_alloc_free_res(hw, 1, sw_buf, buf_len, opc, NULL); in ice_aq_alloc_free_vsi_list() 2728 status = ice_aq_alloc_free_res(hw, 1, buf, buf_len, in ice_alloc_res_cntr() 2767 status = ice_aq_alloc_free_res(hw, 1, buf, buf_len, in ice_free_res_cntr()
|
| D | ice_common.c | 1804 ice_aq_alloc_free_res(struct ice_hw *hw, u16 num_entries, in ice_aq_alloc_free_res() function 1855 status = ice_aq_alloc_free_res(hw, 1, buf, buf_len, in ice_alloc_hw_res() 1890 status = ice_aq_alloc_free_res(hw, num, buf, buf_len, in ice_free_hw_res()
|