Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
A Dchain_mode.c130 struct stmmac_rx_queue *rx_q = (struct stmmac_rx_queue *)priv_ptr; in refill_desc3()
A Dstmmac.h95 struct stmmac_rx_queue { struct
215 struct stmmac_rx_queue rx_queue[MTL_MAX_RX_QUEUES];
A Dstmmac_main.c227 struct stmmac_rx_queue *rx_q; in stmmac_disable_all_queues()
376 struct stmmac_rx_queue *rx_q = &priv->rx_queue[queue]; in stmmac_rx_dirty()
1383 struct stmmac_rx_queue *rx_q = &priv->rx_queue[queue]; in stmmac_clear_rx_descriptors()
1462 struct stmmac_rx_queue *rx_q = &priv->rx_queue[queue]; in stmmac_init_rx_buffers()
1505 struct stmmac_rx_queue *rx_q = &priv->rx_queue[queue]; in stmmac_free_rx_buffer()
1577 struct stmmac_rx_queue *rx_q = &priv->rx_queue[queue]; in stmmac_alloc_rx_buffers()
1607 struct stmmac_rx_queue *rx_q = &priv->rx_queue[queue]; in dma_free_rx_xskbufs()
2738 struct stmmac_rx_queue *rx_q = &priv->rx_queue[chan]; in stmmac_napi_check()
2885 struct stmmac_rx_queue *rx_q; in stmmac_init_dma_engine()
5788 struct stmmac_rx_queue *rx_q = (struct stmmac_rx_queue *)data; in stmmac_msi_intr_rx()
[all …]
A Dring_mode.c106 struct stmmac_rx_queue *rx_q = priv_ptr; in refill_desc3()

Completed in 22 milliseconds