Searched refs:MLX4_MFUNC_MAX (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.3-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dmlx4_ib.h486 u8 virt2phys_pkey[MLX4_MFUNC_MAX][MLX4_MAX_PORTS][MLX4_MAX_PORT_PKEYS];
488 struct list_head pkey_port_list[MLX4_MFUNC_MAX];
489 struct kobject *device_parent[MLX4_MFUNC_MAX];
542 struct kobject *dev_ports_parent[MLX4_MFUNC_MAX];
H A Dmad.c1439 wc->src_qp >= dev->dev->phys_caps.base_proxy_sqpn + 8 * MLX4_MFUNC_MAX ||
H A Dmain.c2086 for (j = 0; j < MLX4_MFUNC_MAX; j++) {
H A Dqp.c140 8 * MLX4_MFUNC_MAX;
/freebsd-10.3-release/sys/ofed/drivers/net/mlx4/
H A Dqp.c514 dev->phys_caps.base_tunnel_sqpn = dev->phys_caps.base_sqpn + 8 + 8 * MLX4_MFUNC_MAX;
532 dev->caps.qp0_tunnel[k] = dev->caps.qp0_proxy[k] + 8 * MLX4_MFUNC_MAX;
535 dev->caps.qp1_tunnel[k] = dev->caps.qp1_proxy[k] + 8 * MLX4_MFUNC_MAX;
H A Dmlx4.h570 struct mutex gen_eqe_mutex[MLX4_MFUNC_MAX];
866 u8 virt2phys_pkey[MLX4_MFUNC_MAX][MLX4_MAX_PORTS][MLX4_MAX_PORT_PKEYS];
867 __be64 slave_node_guids[MLX4_MFUNC_MAX];
H A Dmain.c856 if (qpn >= dev->phys_caps.base_tunnel_sqpn + 8 * MLX4_MFUNC_MAX ||
/freebsd-10.3-release/sys/ofed/include/linux/mlx4/
H A Ddevice.h102 MLX4_MFUNC_MAX = 80, enumerator in enum:__anon11662
954 16 * MLX4_MFUNC_MAX * !!mlx4_is_master(dev);
960 16 * MLX4_MFUNC_MAX * !!mlx4_is_master(dev));

Completed in 187 milliseconds