Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mlx4/
A Dmlx4_ib.h554 u8 virt2phys_pkey[MLX4_MFUNC_MAX][MLX4_MAX_PORTS][MLX4_MAX_PORT_PKEYS];
556 struct list_head pkey_port_list[MLX4_MFUNC_MAX];
557 struct kobject *device_parent[MLX4_MFUNC_MAX];
632 struct kobject *dev_ports_parent[MLX4_MFUNC_MAX];
A Dmad.c1495 wc->src_qp >= dev->dev->phys_caps.base_proxy_sqpn + 8 * MLX4_MFUNC_MAX || in mlx4_ib_multiplex_mad()
A Dmain.c2849 for (j = 0; j < MLX4_MFUNC_MAX; j++) { in mlx4_ib_add()
A Dqp.c112 8 * MLX4_MFUNC_MAX; in is_tunnel_qp()
/linux/drivers/net/ethernet/mellanox/mlx4/
A Dqp.c847 dev->phys_caps.base_tunnel_sqpn = dev->phys_caps.base_sqpn + 8 + 8 * MLX4_MFUNC_MAX; in mlx4_init_qp_table()
862 dev->caps.spec_qps[k].qp0_tunnel = dev->caps.spec_qps[k].qp0_proxy + 8 * MLX4_MFUNC_MAX; in mlx4_init_qp_table()
865 dev->caps.spec_qps[k].qp1_tunnel = dev->caps.spec_qps[k].qp1_proxy + 8 * MLX4_MFUNC_MAX; in mlx4_init_qp_table()
A Dmlx4.h236 MLX4_MFUNC_MAX))
604 struct mutex gen_eqe_mutex[MLX4_MFUNC_MAX];
921 u8 virt2phys_pkey[MLX4_MFUNC_MAX][MLX4_MAX_PORTS][MLX4_MAX_PORT_PKEYS];
924 __be64 slave_node_guids[MLX4_MFUNC_MAX];
A Dcmd.c2836 bitmap_zero(slaves_pport.slaves, MLX4_MFUNC_MAX); in mlx4_phys_to_slaves_pport()
2859 bitmap_zero(slaves_pport.slaves, MLX4_MFUNC_MAX); in mlx4_phys_to_slaves_pport_actv()
A Dmain.c765 if (qpn >= dev->phys_caps.base_tunnel_sqpn + 8 * MLX4_MFUNC_MAX || in mlx4_get_parav_qkey()
1377 DECLARE_BITMAP(slaves_port_1_2, MLX4_MFUNC_MAX); in mlx4_mf_bond()
/linux/include/linux/mlx4/
A Ddevice.h103 MLX4_MFUNC_MAX = 128, enumerator
1042 16 * MLX4_MFUNC_MAX * !!mlx4_is_master(dev); in mlx4_num_reserved_sqps()
1048 16 * MLX4_MFUNC_MAX * !!mlx4_is_master(dev) && in mlx4_is_qp_reserved()
1480 DECLARE_BITMAP(slaves, MLX4_MFUNC_MAX);

Completed in 55 milliseconds