Searched refs:ice_aq_req_res (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_common.c | 1792 ice_aq_req_res(struct ice_hw *hw, enum ice_aq_res_ids res, in ice_aq_req_res() function 1895 status = ice_aq_req_res(hw, res, access, 0, &time_left, NULL); in ice_acquire_res() 1913 status = ice_aq_req_res(hw, res, access, 0, &time_left, NULL); in ice_acquire_res()
|