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);
2229 efct_hw_cq_process(hw, hw->hw_cq[i]); in efct_hw_eq_process()2240 efct_hw_cq_process(hw, hw->hw_cq[index]); in efct_hw_eq_process()2314 efct_hw_cq_process(struct efct_hw *hw, struct hw_cq *cq) in efct_hw_cq_process() function