Searched refs:ICE_ERR_AQ_NO_WORK (Results 1 – 4 of 4) sorted by relevance
28 ICE_ERR_AQ_NO_WORK = -103, enumerator
991 status = ICE_ERR_AQ_NO_WORK; in ice_acquire_res()1008 status = ICE_ERR_AQ_NO_WORK; in ice_acquire_res()1016 if (status && status != ICE_ERR_AQ_NO_WORK) in ice_acquire_res()1020 if (status == ICE_ERR_AQ_NO_WORK) { in ice_acquire_res()
1017 ret_code = ICE_ERR_AQ_NO_WORK; in ice_clean_rq_elem()
889 if (ret == ICE_ERR_AQ_NO_WORK) in __ice_clean_ctrlq()