Home
last modified time | relevance | path

Searched refs:stmmac_tx_queue (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
Dchain_mode.c19 struct stmmac_tx_queue *tx_q = (struct stmmac_tx_queue *)p; in jumbo_frm()
146 struct stmmac_tx_queue *tx_q = (struct stmmac_tx_queue *)priv_ptr; in clean_desc3()
Dring_mode.c19 struct stmmac_tx_queue *tx_q = (struct stmmac_tx_queue *)p; in jumbo_frm()
122 struct stmmac_tx_queue *tx_q = (struct stmmac_tx_queue *)priv_ptr; in clean_desc3()
Dstmmac.h46 struct stmmac_tx_queue { struct
177 struct stmmac_tx_queue tx_queue[MTL_MAX_TX_QUEUES];
Dstmmac_main.c298 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in stmmac_tx_avail()
340 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in stmmac_enable_eee_mode()
1205 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in stmmac_display_tx_rings()
1287 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in stmmac_clear_tx_descriptors()
1395 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in stmmac_free_tx_buffer()
1509 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in init_dma_tx_desc_rings()
1664 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in free_dma_tx_desc_resources()
1779 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in alloc_dma_tx_desc_resources()
2040 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in stmmac_tx_clean()
2155 struct stmmac_tx_queue *tx_q = &priv->tx_queue[chan]; in stmmac_tx_err()
[all …]