Home
last modified time | relevance | path

Searched refs:mlx5dr_cmd_query_gid (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_cmd.c444 int mlx5dr_cmd_query_gid(struct mlx5_core_dev *mdev, u8 vhca_port_num, in mlx5dr_cmd_query_gid() function
Ddr_types.h989 int mlx5dr_cmd_query_gid(struct mlx5_core_dev *mdev, u8 vhca_port_num,
Ddr_send.c667 ret = mlx5dr_cmd_query_gid(dmn->mdev, port, gid_index, &rtr_attr.dgid_attr); in dr_prepare_qp_to_rts()