Searched defs:txq_ix (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | ptp.c | 315 static int mlx5e_ptp_alloc_txqsq(struct mlx5e_ptp *c, int txq_ix, in mlx5e_ptp_alloc_txqsq() 456 int txq_ix, struct mlx5e_ptp_params *cparams, in mlx5e_ptp_open_txqsq() 520 int txq_ix = ix_base + tc; in mlx5e_ptp_open_txqsqs() local
|
H A D | selq.c | 198 int txq_ix, up; in mlx5e_select_queue() local
|
H A D | qos.c | 76 int txq_ix, ix, qid, err = 0; in mlx5e_open_qos_sq() local
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_main.c | 1505 int txq_ix, in mlx5e_alloc_txqsq() 1689 int mlx5e_open_txqsq(struct mlx5e_channel *c, u32 tisn, int txq_ix, in mlx5e_open_txqsq() 2110 static int mlx5e_txq_get_qos_node_hw_id(struct mlx5e_params *params, int txq_ix, in mlx5e_txq_get_qos_node_hw_id() 2141 int txq_ix = c->ix + tc * params->num_channels; in mlx5e_open_sqs() local
|
H A D | en.h | 463 int txq_ix; member
|