alx_tx_queue       97 drivers/net/ethernet/atheros/alx/alx.h 	struct alx_tx_queue	*txq;
alx_tx_queue       54 drivers/net/ethernet/atheros/alx/main.c static void alx_free_txbuf(struct alx_tx_queue *txq, int entry)
alx_tx_queue      142 drivers/net/ethernet/atheros/alx/main.c static struct alx_tx_queue *alx_tx_queue_mapping(struct alx_priv *alx,
alx_tx_queue      153 drivers/net/ethernet/atheros/alx/main.c static struct netdev_queue *alx_get_tx_queue(const struct alx_tx_queue *txq)
alx_tx_queue      158 drivers/net/ethernet/atheros/alx/main.c static inline int alx_tpd_avail(struct alx_tx_queue *txq)
alx_tx_queue      165 drivers/net/ethernet/atheros/alx/main.c static bool alx_clean_tx_irq(struct alx_tx_queue *txq)
alx_tx_queue      489 drivers/net/ethernet/atheros/alx/main.c static void alx_free_txring_buf(struct alx_tx_queue *txq)
alx_tx_queue      617 drivers/net/ethernet/atheros/alx/main.c static int alx_alloc_tx_ring(struct alx_priv *alx, struct alx_tx_queue *txq,
alx_tx_queue      743 drivers/net/ethernet/atheros/alx/main.c 	struct alx_tx_queue *txq;
alx_tx_queue     1436 drivers/net/ethernet/atheros/alx/main.c static int alx_map_tx_skb(struct alx_tx_queue *txq, struct sk_buff *skb)
alx_tx_queue     1508 drivers/net/ethernet/atheros/alx/main.c 				       struct alx_tx_queue *txq)