Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Drdma.h12 void mlx5_rdma_disable_roce(struct mlx5_core_dev *dev);
17 static inline void mlx5_rdma_disable_roce(struct mlx5_core_dev *dev) {} in mlx5_rdma_disable_roce() function
Drdma.c131 void mlx5_rdma_disable_roce(struct mlx5_core_dev *dev) in mlx5_rdma_disable_roce() function
Deswitch_offloads.c3580 mlx5_rdma_disable_roce(esw->dev); in esw_offloads_enable()
3613 mlx5_rdma_disable_roce(esw->dev); in esw_offloads_disable()