Searched refs:mlx5e_profile_get_tisn (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | qos.c | 132 tisn = mlx5e_profile_get_tisn(c->mdev, c->priv, c->priv->profile, in mlx5e_open_qos_sq()
|
D | ptp.c | 524 tisn = mlx5e_profile_get_tisn(c->mdev, c->priv, c->priv->profile, in mlx5e_ptp_open_txqsqs()
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en.h | 988 u32 mlx5e_profile_get_tisn(struct mlx5_core_dev *mdev,
|
D | en_main.c | 1387 u32 mlx5e_profile_get_tisn(struct mlx5_core_dev *mdev, in mlx5e_profile_get_tisn() function 2026 csp.tisn = mlx5e_profile_get_tisn(c->mdev, c->priv, c->priv->profile, in mlx5e_open_xdpsq() 2350 tisn = mlx5e_profile_get_tisn(c->mdev, c->priv, c->priv->profile, in mlx5e_open_sqs()
|