Home
last modified time | relevance | path

Searched refs:vhca_port_num (Results 1 – 8 of 8) sorted by relevance

/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dgid.c146 MLX5_SET(set_roce_address_in, in, vhca_port_num, port_num); in mlx5_core_roce_gid_set()
/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_cmd.c553 int mlx5dr_cmd_query_gid(struct mlx5_core_dev *mdev, u8 vhca_port_num, in mlx5dr_cmd_query_gid() argument
564 MLX5_SET(query_roce_address_in, in, vhca_port_num, vhca_port_num); in mlx5dr_cmd_query_gid()
Ddr_send.c611 MLX5_SET(qpc, qpc, primary_address_path.vhca_port_num, port); in dr_modify_qp_rst2init()
668 MLX5_SET(qpc, qpc, primary_address_path.vhca_port_num, attr->port_num); in dr_cmd_modify_qp_init2rtr()
Ddr_types.h1226 int mlx5dr_cmd_query_gid(struct mlx5_core_dev *mdev, u8 vhca_port_num,
/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dipoib.c171 MLX5_SET(qpc, qpc, primary_address_path.vhca_port_num, 1); in mlx5i_init_underlay_qp()
248 MLX5_SET(ads, addr_path, vhca_port_num, 1); in mlx5i_create_underlay_qp()
/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dconn.c684 MLX5_SET(qpc, qpc, primary_address_path.vhca_port_num, MLX5_FPGA_PORT_NUM); in mlx5_fpga_conn_init_qp()
713 MLX5_SET(qpc, qpc, primary_address_path.vhca_port_num, MLX5_FPGA_PORT_NUM); in mlx5_fpga_conn_rtr_qp()
/drivers/infiniband/hw/mlx5/
Dqp.c3495 MLX5_SET(ads, path, vhca_port_num, port); in mlx5_set_path()
4140 MLX5_SET(ads, pri_path, vhca_port_num, qp->port); in __mlx5_ib_modify_qp()
4143 MLX5_SET(ads, pri_path, vhca_port_num, attr->port_num); in __mlx5_ib_modify_qp()
4700 int port = MLX5_GET(ads, path, vhca_port_num); in to_rdma_ah_attr()
4892 qp_attr->alt_port_num = MLX5_GET(ads, alt_path, vhca_port_num); in query_qp_attr()
4896 qp_attr->port_num = MLX5_GET(ads, pri_path, vhca_port_num); in query_qp_attr()
/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c958 MLX5_SET(ads, pp, vhca_port_num, 1); in alloc_inout()