Searched refs:csio_mb_completions (Results 1 – 3 of 3) sorted by relevance
261 void csio_mb_completions(struct csio_hw *, struct list_head *);
3265 csio_mb_completions(hw, &cbfn_q); in csio_mberr_worker()3307 csio_mb_completions(hw, &cbfn_q); in csio_hw_mbm_cleanup()
1350 csio_mb_completions(struct csio_hw *hw, struct list_head *cbfn_q) in csio_mb_completions() function