Symbol: mvpp2_tx_queue
drivers/net/ethernet/marvell/mvpp2/mvpp2.h
1073
struct mvpp2_tx_queue *aggr_txqs;
drivers/net/ethernet/marvell/mvpp2/mvpp2.h
1214
struct mvpp2_tx_queue **txqs;
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
2355
struct mvpp2_tx_queue *txq = port->txqs[queue];
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
2461
mvpp2_txq_next_desc_get(struct mvpp2_tx_queue *txq)
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
2489
struct mvpp2_tx_queue *aggr_txq, int num)
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
2513
struct mvpp2_tx_queue *txq, int num)
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
2531
struct mvpp2_tx_queue *txq,
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
2573
static void mvpp2_txq_desc_put(struct mvpp2_tx_queue *txq)
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
2623
struct mvpp2_tx_queue *txq)
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
2740
struct mvpp2_tx_queue *txq)
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
2810
struct mvpp2_tx_queue *txq,
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
2849
static inline struct mvpp2_tx_queue *mvpp2_get_tx_queue(struct mvpp2_port *port,
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
2858
static void mvpp2_txq_done(struct mvpp2_port *port, struct mvpp2_tx_queue *txq,
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
2882
struct mvpp2_tx_queue *txq;
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
2907
struct mvpp2_tx_queue *aggr_txq,
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
3091
struct mvpp2_tx_queue *txq)
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
3181
struct mvpp2_tx_queue *txq)
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
3221
static void mvpp2_txq_clean(struct mvpp2_port *port, struct mvpp2_tx_queue *txq)
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
3272
struct mvpp2_tx_queue *txq;
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
3330
struct mvpp2_tx_queue *txq;
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
3640
struct mvpp2_tx_queue *aggr_txq;
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
3642
struct mvpp2_tx_queue *txq;
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
3675
struct mvpp2_tx_queue *aggr_txq;
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
3677
struct mvpp2_tx_queue *txq;
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
4098
tx_desc_unmap_put(struct mvpp2_port *port, struct mvpp2_tx_queue *txq,
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
4204
struct mvpp2_tx_queue *aggr_txq,
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
4205
struct mvpp2_tx_queue *txq)
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
4259
struct mvpp2_tx_queue *txq,
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
4260
struct mvpp2_tx_queue *aggr_txq,
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
4284
struct mvpp2_tx_queue *txq,
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
4285
struct mvpp2_tx_queue *aggr_txq,
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
4321
struct mvpp2_tx_queue *txq,
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
4322
struct mvpp2_tx_queue *aggr_txq,
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
4375
struct mvpp2_tx_queue *txq, *aggr_txq;
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
5437
struct mvpp2_tx_queue *txq = port->txqs[queue];
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
6042
struct mvpp2_tx_queue *txq;
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
7854
struct mvpp2_tx_queue *aggr_txq = &priv->aggr_txqs[i];