Searched refs:ICE_ERR_AQ_NO_WORK (Results 1 – 6 of 6) sorted by relevance
35 ICE_ERR_AQ_NO_WORK = -103, enumerator
188 else if (status == ICE_ERR_AQ_NO_WORK) in ice_acquire_global_cfg_lock()324 if (status == ICE_ERR_AQ_NO_WORK) in ice_dwnld_cfg_bufs()693 if (status == ICE_ERR_AQ_NO_WORK) { in ice_init_pkg()
1453 return ICE_ERR_AQ_NO_WORK; in ice_aq_req_res()1522 if (status == ICE_ERR_AQ_NO_WORK) in ice_acquire_res()1536 if (status == ICE_ERR_AQ_NO_WORK) in ice_acquire_res()1544 if (status && status != ICE_ERR_AQ_NO_WORK) in ice_acquire_res()1548 if (status == ICE_ERR_AQ_NO_WORK) { in ice_acquire_res()
1065 ret_code = ICE_ERR_AQ_NO_WORK; in ice_clean_rq_elem()
30 case ICE_ERR_AQ_NO_WORK: in ice_err_to_virt_err()
1047 if (ret == ICE_ERR_AQ_NO_WORK) in __ice_clean_ctrlq()