Home
last modified time | relevance | path

Searched refs:sxgbe_tx_queue (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_main.c394 struct sxgbe_tx_queue *tx_ring, int tx_rsize) in init_tx_ring()
612 static void tx_free_ring_skbufs(struct sxgbe_tx_queue *txqueue) in tx_free_ring_skbufs()
639 struct sxgbe_tx_queue *tqueue = priv->txq[queue_num]; in dma_free_tx_skbufs()
670 sizeof(struct sxgbe_tx_queue), GFP_KERNEL); in txring_mem_alloc()
800 struct sxgbe_tx_queue *tqueue = priv->txq[queue_num]; in sxgbe_tx_all_clean()
820 struct sxgbe_tx_queue *tx_ring = priv->txq[queue_num]; in sxgbe_restart_tx_queue()
1015 struct sxgbe_tx_queue *p = from_timer(p, t, txtimer); in sxgbe_tx_timer()
1032 struct sxgbe_tx_queue *p = priv->txq[queue_num]; in sxgbe_tx_init_coalesce()
1046 struct sxgbe_tx_queue *p = priv->txq[queue_num]; in sxgbe_tx_del_timer()
1282 struct sxgbe_tx_queue *tqueue = priv->txq[txq_index]; in sxgbe_xmit()
[all …]
H A Dsxgbe_common.h376 struct sxgbe_tx_queue { struct
454 struct sxgbe_tx_queue *txq[SXGBE_TX_QUEUES];