Home
last modified time | relevance | path

Searched defs:txq_ix (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dqos.c76 int txq_ix, ix, qid, err = 0; in mlx5e_open_qos_sq() local
190 u16 txq_ix; in mlx5e_deactivate_qos_sq() local
333 u16 txq_ix; in mlx5e_qos_deactivate_queues() local
H A Dselq.c198 int txq_ix, up; in mlx5e_select_queue() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c1608 int txq_ix, in mlx5e_alloc_txqsq()
1790 int mlx5e_open_txqsq(struct mlx5e_channel *c, u32 tisn, int txq_ix, in mlx5e_open_txqsq()
2333 static int mlx5e_txq_get_qos_node_hw_id(struct mlx5e_params *params, int txq_ix, in mlx5e_txq_get_qos_node_hw_id()
2364 int txq_ix = c->ix + tc * params->num_channels; in mlx5e_open_sqs() local