Searched defs:mlx5_ib_resources (Results 1 – 1 of 1) sorted by relevance
821 struct mlx5_ib_resources { struct822 struct ib_cq *c0;823 struct mutex cq_lock;824 u32 xrcdn0;825 u32 xrcdn1;826 struct ib_pd *p0;827 struct ib_srq *s0;828 struct ib_srq *s1;829 struct mutex srq_lock;830 struct mlx5_ib_port_resources ports[2];