Home
last modified time | relevance | path

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

/Linux-v5.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.c268 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in stmmac_tx_avail()
310 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in stmmac_enable_eee_mode()
1139 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in stmmac_display_tx_rings()
1216 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in stmmac_clear_tx_descriptors()
1323 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in stmmac_free_tx_buffer()
1437 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in init_dma_tx_desc_rings()
1592 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in free_dma_tx_desc_resources()
1707 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in alloc_dma_tx_desc_resources()
1968 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in stmmac_tx_clean()
2083 struct stmmac_tx_queue *tx_q = &priv->tx_queue[chan]; in stmmac_tx_err()
[all …]