Home
last modified time | relevance | path

Searched defs:mlx4_ib_qp (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/ofed/drivers/infiniband/hw/mlx4/
HDmlx4_ib.h301 struct mlx4_ib_qp { struct
316 enum mlx4_ib_qp_type mlx4_ib_qp_type; argument
331 struct mlx4_ib_qpg_data *qpg_data; argument
332 struct list_head gid_list;
333 struct list_head steering_rules;
334 struct mlx4_ib_buf *sqp_proxy_rcv;
335 struct mlx4_roce_smac_vlan_info pri;
336 struct mlx4_roce_smac_vlan_info alt;
337 struct list_head rules_list;
338 u64 reg_id;
[all …]