Home
last modified time | relevance | path

Searched refs:mlx5_lag_is_lacp_owner (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den.h173 if (mlx5_lag_is_lacp_owner(mdev)) in mlx5e_get_num_lag_ports()
H A Den_main.c3308 if (mlx5_lag_is_lacp_owner(mdev)) in mlx5e_create_tis()
/openbmc/linux/include/linux/mlx5/
H A Ddriver.h1254 static inline int mlx5_lag_is_lacp_owner(struct mlx5_core_dev *dev) in mlx5_lag_is_lacp_owner() function
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmlx5_ib.h1633 if (mlx5_lag_is_lacp_owner(dev->mdev) && !dev->lag_active) in mlx5_ib_lag_should_assign_affinity()
H A Dqp.c1241 mlx5_lag_is_lacp_owner(dev->mdev)) in create_raw_packet_qp_tis()