Searched refs:ice_aqc_opc_alloc_res (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/ice/
H A Dice_switch.c162 status = ice_aq_alloc_free_res(hw, 1, sw_buf, buf_len, ice_aqc_opc_alloc_res, NULL);
241 ice_aqc_opc_alloc_res, NULL);
251 enum ice_adminq_opc opc = ice_aqc_opc_alloc_res;
875 if (opc == ice_aqc_opc_alloc_res) {
1588 ice_aqc_opc_alloc_res);
3700 ice_aqc_opc_alloc_res, NULL);
3810 ice_aqc_opc_alloc_res, NULL);
H A Dice_adminq_cmd.h2888 ice_aqc_opc_alloc_res = 0x0208, enumerator in enum:ice_adminq_opc
H A Dice_common.c1747 ice_aqc_opc_alloc_res, NULL);

Completed in 132 milliseconds