Searched defs:mlx5_ib_resources (Results 1 – 1 of 1) sorted by relevance
848 struct mlx5_ib_resources { struct849 struct ib_cq *c0;850 struct mutex cq_lock;851 u32 xrcdn0;852 u32 xrcdn1;853 struct ib_pd *p0;854 struct ib_srq *s0;855 struct ib_srq *s1;856 struct mutex srq_lock;857 struct mlx5_ib_port_resources ports[2];