Searched refs:csio_mb_completions (Results 1 – 3 of 3) sorted by relevance
272 void csio_mb_completions(struct csio_hw *, struct list_head *);
3361 csio_mb_completions(hw, &cbfn_q); in csio_mberr_worker()3403 csio_mb_completions(hw, &cbfn_q); in csio_hw_mbm_cleanup()
1424 csio_mb_completions(struct csio_hw *hw, struct list_head *cbfn_q) in csio_mb_completions() function