Searched refs:mlx5e_open_txqsq (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | qos.c | 134 err = mlx5e_open_txqsq(c, tisn, txq_ix, params, ¶m_sq, sq, 0, hw_id, in mlx5e_open_qos_sq()
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en.h | 1103 int mlx5e_open_txqsq(struct mlx5e_channel *c, u32 tisn, int txq_ix,
|
D | en_main.c | 1794 int mlx5e_open_txqsq(struct mlx5e_channel *c, u32 tisn, int txq_ix, in mlx5e_open_txqsq() function 2356 err = mlx5e_open_txqsq(c, tisn, txq_ix, in mlx5e_open_sqs()
|