Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/stmicro/stmmac/
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()
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()
Dstmmac.h59 struct stmmac_tx_queue { struct
206 struct stmmac_tx_queue tx_queue[MTL_MAX_TX_QUEUES];
Dstmmac_main.c351 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in stmmac_tx_avail()
403 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in stmmac_enable_eee_mode()
1293 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in stmmac_display_tx_rings()
1375 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in stmmac_clear_tx_descriptors()
1487 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in stmmac_free_tx_buffer()
1740 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in __init_dma_tx_desc_rings()
1837 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in dma_free_tx_skbufs()
1918 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in __free_dma_tx_desc_resources()
2067 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in __alloc_dma_tx_desc_resources()
2351 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in stmmac_xdp_xmit_zc()
[all …]