Searched refs:sxgbe_tx_queue (Results 1 – 2 of 2) sorted by relevance
196 static inline u32 sxgbe_tx_avail(struct sxgbe_tx_queue *queue, int tx_qsize) in sxgbe_tx_avail()395 struct sxgbe_tx_queue *tx_ring, int tx_rsize) in init_tx_ring()549 static void free_tx_ring(struct device *dev, struct sxgbe_tx_queue *tx_ring, in free_tx_ring()615 static void tx_free_ring_skbufs(struct sxgbe_tx_queue *txqueue) in tx_free_ring_skbufs()642 struct sxgbe_tx_queue *tqueue = priv->txq[queue_num]; in dma_free_tx_skbufs()673 sizeof(struct sxgbe_tx_queue), GFP_KERNEL); in txring_mem_alloc()737 static void sxgbe_tx_queue_clean(struct sxgbe_tx_queue *tqueue) in sxgbe_tx_queue_clean()808 struct sxgbe_tx_queue *tqueue = priv->txq[queue_num]; in sxgbe_tx_all_clean()827 struct sxgbe_tx_queue *tx_ring = priv->txq[queue_num]; in sxgbe_restart_tx_queue()1019 struct sxgbe_tx_queue *p = (struct sxgbe_tx_queue *)data; in sxgbe_tx_timer()[all …]
379 struct sxgbe_tx_queue { struct458 struct sxgbe_tx_queue *txq[SXGBE_TX_QUEUES];