Searched refs:efct_hw_cq_process (Results 1 – 2 of 2) sorted by relevance
682 void efct_hw_cq_process(struct efct_hw *hw, struct hw_cq *cq);
2228 efct_hw_cq_process(hw, hw->hw_cq[i]); in efct_hw_eq_process()2239 efct_hw_cq_process(hw, hw->hw_cq[index]); in efct_hw_eq_process()2313 efct_hw_cq_process(struct efct_hw *hw, struct hw_cq *cq) in efct_hw_cq_process() function