Searched defs:txq_ix (Results 1 – 5 of 5) sorted by relevance
/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | ptp.c | 187 static int mlx5e_ptp_alloc_txqsq(struct mlx5e_ptp *c, int txq_ix, in mlx5e_ptp_alloc_txqsq() 276 int txq_ix, struct mlx5e_ptp_params *cparams, in mlx5e_ptp_open_txqsq() 337 int txq_ix = ix_base + tc; in mlx5e_ptp_open_txqsqs() local
|
D | qos.c | 187 int txq_ix, ix, qid, err = 0; in mlx5e_open_qos_sq() local
|
/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_tx.c | 111 int txq_ix; in mlx5e_select_queue() local
|
D | en_main.c | 1123 int txq_ix, in mlx5e_alloc_txqsq() 1306 int mlx5e_open_txqsq(struct mlx5e_channel *c, u32 tisn, int txq_ix, in mlx5e_open_txqsq() 1723 int txq_ix = c->ix + tc * params->num_channels; in mlx5e_open_sqs() local
|
D | en.h | 412 int txq_ix; member
|