Searched refs:rsc_to_mrwq (Results 1 – 2 of 2) sorted by relevance
167 wq = &(rsc_to_mrwq(cur_rsc)->rq); in handle_responder_lazy()214 wq = &(rsc_to_mrwq(cur_rsc)->rq); in handle_responder()677 wq = &(rsc_to_mrwq(*cur_rsc)->rq); in mlx5_parse_cqe()
544 static inline struct mlx5_rwq *rsc_to_mrwq(struct mlx5_resource *rsc) in rsc_to_mrwq() function