Home
last modified time | relevance | path

Searched refs:efct_hw_cq_process (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw.h682 void efct_hw_cq_process(struct efct_hw *hw, struct hw_cq *cq);
H A Defct_hw.c2228 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