Searched refs:ice_ctrlq_pending (Results 1 – 1 of 1) sorted by relevance
1590 * ice_ctrlq_pending - check if there is a difference between ntc and ntu1596 static bool ice_ctrlq_pending(struct ice_hw *hw, struct ice_ctl_q_info *cq) in ice_ctrlq_pending() function 1623 * ice_ctrlq_pending) and process new messages if any. in ice_clean_adminq_subtask() 1625 if (ice_ctrlq_pending(hw, &hw->adminq)) in ice_clean_adminq_subtask() 1647 if (ice_ctrlq_pending(hw, &hw->mailboxq)) in ice_clean_mailboxq_subtask() 1677 if (ice_ctrlq_pending(hw, &hw->sbq)) in ice_clean_sbq_subtask()