Searched refs:stmmac_rx_queue (Results 1 – 4 of 4) sorted by relevance
130 struct stmmac_rx_queue *rx_q = (struct stmmac_rx_queue *)priv_ptr; in refill_desc3()
95 struct stmmac_rx_queue { struct195 struct stmmac_rx_queue rx_queue[MTL_MAX_RX_QUEUES];
232 struct stmmac_rx_queue *rx_q; in stmmac_disable_all_queues()1343 struct stmmac_rx_queue *rx_q = &dma_conf->rx_queue[queue]; in stmmac_clear_rx_descriptors()1430 struct stmmac_rx_queue *rx_q = &dma_conf->rx_queue[queue]; in stmmac_init_rx_buffers()1472 struct stmmac_rx_queue *rx_q, in stmmac_free_rx_buffer()1543 struct stmmac_rx_queue *rx_q = &dma_conf->rx_queue[queue]; in dma_free_rx_skbufs()1554 struct stmmac_rx_queue *rx_q = &dma_conf->rx_queue[queue]; in stmmac_alloc_rx_buffers()1587 struct stmmac_rx_queue *rx_q = &dma_conf->rx_queue[queue]; in dma_free_rx_xskbufs()2907 struct stmmac_rx_queue *rx_q; in stmmac_init_dma_engine()5877 struct stmmac_rx_queue *rx_q = (struct stmmac_rx_queue *)data; in stmmac_msi_intr_rx()6604 struct stmmac_rx_queue *rx_q; in stmmac_xdp_open()[all …]
106 struct stmmac_rx_queue *rx_q = priv_ptr; in refill_desc3()
Completed in 17 milliseconds