Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dipoib_vlan.c245 mlx5_fs_remove_rx_underlay_qpn(mdev, ipriv->qpn); in mlx5i_pkey_open()
268 mlx5_fs_remove_rx_underlay_qpn(mdev, ipriv->qpn); in mlx5i_pkey_close()
Dipoib.c621 mlx5_fs_remove_rx_underlay_qpn(mdev, ipriv->qpn); in mlx5i_open()
647 mlx5_fs_remove_rx_underlay_qpn(mdev, ipriv->qpn); in mlx5i_close()
/linux-6.12.1/include/linux/mlx5/
Dfs.h315 int mlx5_fs_remove_rx_underlay_qpn(struct mlx5_core_dev *dev, u32 underlay_qpn);
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.c3781 int mlx5_fs_remove_rx_underlay_qpn(struct mlx5_core_dev *dev, u32 underlay_qpn) in mlx5_fs_remove_rx_underlay_qpn() function
3819 EXPORT_SYMBOL(mlx5_fs_remove_rx_underlay_qpn);