Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Dring_mode.c29 struct stmmac_tx_queue *tx_q = (struct stmmac_tx_queue *)p; in jumbo_frm()
129 struct stmmac_tx_queue *tx_q = (struct stmmac_tx_queue *)priv_ptr; in clean_desc3()
Dchain_mode.c29 struct stmmac_tx_queue *tx_q = (struct stmmac_tx_queue *)p; in jumbo_frm()
156 struct stmmac_tx_queue *tx_q = (struct stmmac_tx_queue *)priv_ptr; in clean_desc3()
Dstmmac.h50 struct stmmac_tx_queue { struct
145 struct stmmac_tx_queue tx_queue[MTL_MAX_TX_QUEUES];
Dstmmac_main.c295 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in stmmac_tx_avail()
352 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in stmmac_enable_eee_mode()
1059 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in stmmac_display_tx_rings()
1130 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in stmmac_clear_tx_descriptors()
1230 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in stmmac_free_tx_buffer()
1358 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in init_dma_tx_desc_rings()
1495 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in free_dma_tx_desc_resources()
1594 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in alloc_dma_tx_desc_resources()
1852 struct stmmac_tx_queue *tx_q = &priv->tx_queue[queue]; in stmmac_tx_clean()
1961 struct stmmac_tx_queue *tx_q = &priv->tx_queue[chan]; in stmmac_tx_err()
[all …]