Searched refs:ice_aq_alloc_free_res (Results 1 – 1 of 1) sorted by relevance
/openbsd/sys/dev/pci/ |
H A D | if_ice.c | 8404 ice_aq_alloc_free_res(struct ice_hw *hw, uint16_t num_entries, in ice_aq_alloc_free_res() function 8475 status = ice_aq_alloc_free_res(hw, 1, sw_buf, buf_len, opc, NULL); in ice_aq_alloc_free_vsi_list() 15957 status = ice_aq_alloc_free_res(hw, 1, buf, buf_len, in ice_alloc_hw_res() 15996 status = ice_aq_alloc_free_res(hw, num, buf, buf_len, in ice_free_hw_res()
|