Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dib_rep.h13 u8 mlx5_ib_eswitch_mode(struct mlx5_eswitch *esw);
26 static inline u8 mlx5_ib_eswitch_mode(struct mlx5_eswitch *esw) in mlx5_ib_eswitch_mode() function
Dib_rep.c147 u8 mlx5_ib_eswitch_mode(struct mlx5_eswitch *esw) in mlx5_ib_eswitch_mode() function
Dmain.c6353 mlx5_ib_eswitch_mode(mdev->priv.eswitch) == SRIOV_OFFLOADS) { in mlx5_ib_add()