Searched refs:underlay_qpn (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
| H A D | ipoib_vlan.c | 41 u32 underlay_qpn; member 78 if (node->underlay_qpn == qpn) in mlx5i_find_qpn_to_netdev_node() 97 new_node->underlay_qpn = qpn; in mlx5i_pkey_add_qpn()
|
| H A D | ipoib.c | 341 int mlx5i_create_tis(struct mlx5_core_dev *mdev, u32 underlay_qpn, u32 *tisn) in mlx5i_create_tis() argument 348 MLX5_SET(tisc, tisc, underlay_qpn, underlay_qpn); in mlx5i_create_tis()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
| H A D | fs_dr.c | 14 u32 underlay_qpn, in mlx5_cmd_dr_update_root_ft() argument 17 return mlx5_fs_cmd_get_fw_cmds()->update_root_ft(ns, ft, underlay_qpn, in mlx5_cmd_dr_update_root_ft()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | fs_hws.c | 336 u32 underlay_qpn, in mlx5_cmd_hws_update_root_ft() argument 339 return mlx5_fs_cmd_get_fw_cmds()->update_root_ft(ns, ft, underlay_qpn, in mlx5_cmd_hws_update_root_ft()
|