Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A 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
H A Drdma.c131 void mlx5_rdma_disable_roce(struct mlx5_core_dev *dev) in mlx5_rdma_disable_roce() function
H A Deswitch_offloads.c3565 mlx5_rdma_disable_roce(esw->dev); in esw_offloads_enable()
3598 mlx5_rdma_disable_roce(esw->dev); in esw_offloads_disable()