Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/stmicro/stmmac/
A 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()
A 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()
A Dstmmac_main.c1372 struct stmmac_tx_queue *tx_q = &dma_conf->tx_queue[queue]; in stmmac_clear_tx_descriptors()
1497 struct stmmac_tx_queue *tx_q = &dma_conf->tx_queue[queue]; in stmmac_free_tx_buffer()
1762 struct stmmac_tx_queue *tx_q = &dma_conf->tx_queue[queue]; in __init_dma_tx_desc_rings()
2908 struct stmmac_tx_queue *tx_q; in stmmac_init_dma_engine()
2985 struct stmmac_tx_queue *tx_q = container_of(t, struct stmmac_tx_queue, txtimer); in stmmac_tx_timer()
3951 struct stmmac_tx_queue *tx_q) in stmmac_vlan_insert()
4089 struct stmmac_tx_queue *tx_q; in stmmac_tso_xmit()
4331 struct stmmac_tx_queue *tx_q; in stmmac_xmit()
5845 struct stmmac_tx_queue *tx_q = (struct stmmac_tx_queue *)data; in stmmac_msi_intr_tx()
6605 struct stmmac_tx_queue *tx_q; in stmmac_xdp_open()
[all …]
A Dstmmac.h59 struct stmmac_tx_queue { struct
199 struct stmmac_tx_queue tx_queue[MTL_MAX_TX_QUEUES];

Completed in 18 milliseconds