Home
last modified time | relevance | path

Searched refs:mlx5_fs_add_rx_underlay_qpn (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/linux/mlx5/
Dfs.h236 int mlx5_fs_add_rx_underlay_qpn(struct mlx5_core_dev *dev, u32 underlay_qpn);
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dipoib_vlan.c207 err = mlx5_fs_add_rx_underlay_qpn(mdev, ipriv->qp.qpn); in mlx5i_pkey_open()
Dipoib.c531 err = mlx5_fs_add_rx_underlay_qpn(mdev, ipriv->qp.qpn); in mlx5i_open()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.c2816 int mlx5_fs_add_rx_underlay_qpn(struct mlx5_core_dev *dev, u32 underlay_qpn) in mlx5_fs_add_rx_underlay_qpn() function
2853 EXPORT_SYMBOL(mlx5_fs_add_rx_underlay_qpn);