Searched refs:mlx5e_open_txqsq (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A 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/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en.h | 1102 int mlx5e_open_txqsq(struct mlx5e_channel *c, u32 tisn, int txq_ix,
|
H A D | en_main.c | 1787 int mlx5e_open_txqsq(struct mlx5e_channel *c, u32 tisn, int txq_ix, in mlx5e_open_txqsq() function 2387 err = mlx5e_open_txqsq(c, tisn, txq_ix, in mlx5e_open_sqs()
|