Searched refs:stmmac_tx_queue (Results 1 – 4 of 4) sorted by relevance
19 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()
19 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()
1372 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 …]
59 struct stmmac_tx_queue { struct199 struct stmmac_tx_queue tx_queue[MTL_MAX_TX_QUEUES];
Completed in 17 milliseconds