alx_tx_queue
struct alx_tx_queue *txq;
static struct alx_tx_queue *alx_tx_queue_mapping(struct alx_priv *alx,
static int alx_map_tx_skb(struct alx_tx_queue *txq, struct sk_buff *skb)
static struct netdev_queue *alx_get_tx_queue(const struct alx_tx_queue *txq)
struct alx_tx_queue *txq)
static inline int alx_tpd_avail(struct alx_tx_queue *txq)
static bool alx_clean_tx_irq(struct alx_tx_queue *txq)
static void alx_free_txring_buf(struct alx_tx_queue *txq)
static void alx_free_txbuf(struct alx_tx_queue *txq, int entry)
static int alx_alloc_tx_ring(struct alx_priv *alx, struct alx_tx_queue *txq,
struct alx_tx_queue *txq;