Home
last modified time | relevance | path

Searched refs:MLX4_MFUNC_MAX (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib.h505 u8 virt2phys_pkey[MLX4_MFUNC_MAX][MLX4_MAX_PORTS][MLX4_MAX_PORT_PKEYS];
507 struct list_head pkey_port_list[MLX4_MFUNC_MAX];
508 struct kobject *device_parent[MLX4_MFUNC_MAX];
583 struct kobject *dev_ports_parent[MLX4_MFUNC_MAX];
H A Dmlx4_ib_mad.c1458 wc->src_qp >= dev->dev->phys_caps.base_proxy_sqpn + 8 * MLX4_MFUNC_MAX || in mlx4_ib_multiplex_mad()
H A Dmlx4_ib_main.c2736 for (j = 0; j < MLX4_MFUNC_MAX; j++) { in mlx4_ib_add()
H A Dmlx4_ib_qp.c138 8 * MLX4_MFUNC_MAX; in is_tunnel_qp()
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_qp.c825 dev->phys_caps.base_tunnel_sqpn = dev->phys_caps.base_sqpn + 8 + 8 * MLX4_MFUNC_MAX; in mlx4_init_qp_table()
843 dev->caps.qp0_tunnel[k] = dev->caps.qp0_proxy[k] + 8 * MLX4_MFUNC_MAX; in mlx4_init_qp_table()
846 dev->caps.qp1_tunnel[k] = dev->caps.qp1_proxy[k] + 8 * MLX4_MFUNC_MAX; in mlx4_init_qp_table()
H A Dmlx4.h238 MLX4_MFUNC_MAX))
595 struct mutex gen_eqe_mutex[MLX4_MFUNC_MAX];
904 u8 virt2phys_pkey[MLX4_MFUNC_MAX][MLX4_MAX_PORTS][MLX4_MAX_PORT_PKEYS];
907 __be64 slave_node_guids[MLX4_MFUNC_MAX];
H A Dmlx4_cmd.c2821 bitmap_zero(slaves_pport.slaves, MLX4_MFUNC_MAX); in mlx4_phys_to_slaves_pport()
2844 bitmap_zero(slaves_pport.slaves, MLX4_MFUNC_MAX); in mlx4_phys_to_slaves_pport_actv()
H A Dmlx4_main.c730 if (qpn >= dev->phys_caps.base_tunnel_sqpn + 8 * MLX4_MFUNC_MAX || in mlx4_get_parav_qkey()
1298 DECLARE_BITMAP(slaves_port_1_2, MLX4_MFUNC_MAX); in mlx4_mf_bond()
/freebsd/sys/dev/mlx4/
H A Ddevice.h108 MLX4_MFUNC_MAX = 128, enumerator
1036 16 * MLX4_MFUNC_MAX * !!mlx4_is_master(dev); in mlx4_num_reserved_sqps()
1042 16 * MLX4_MFUNC_MAX * !!mlx4_is_master(dev) && in mlx4_is_qp_reserved()
1480 DECLARE_BITMAP(slaves, MLX4_MFUNC_MAX);