Searched refs:stmmac_rx_queue (Results 1 – 3 of 3) sorted by relevance
66 struct stmmac_rx_queue { struct142 struct stmmac_rx_queue rx_queue[MTL_MAX_RX_QUEUES];
140 struct stmmac_rx_queue *rx_q = (struct stmmac_rx_queue *)priv_ptr; in refill_desc3()
313 struct stmmac_rx_queue *rx_q = &priv->rx_queue[queue]; in stmmac_rx_dirty()1037 struct stmmac_rx_queue *rx_q = &priv->rx_queue[queue]; in stmmac_display_rx_rings()1106 struct stmmac_rx_queue *rx_q = &priv->rx_queue[queue]; in stmmac_clear_rx_descriptors()1177 struct stmmac_rx_queue *rx_q = &priv->rx_queue[queue]; in stmmac_init_rx_buffers()1212 struct stmmac_rx_queue *rx_q = &priv->rx_queue[queue]; in stmmac_free_rx_buffer()1284 struct stmmac_rx_queue *rx_q = &priv->rx_queue[queue]; in init_dma_rx_desc_rings()1464 struct stmmac_rx_queue *rx_q = &priv->rx_queue[queue]; in free_dma_rx_desc_resources()1531 struct stmmac_rx_queue *rx_q = &priv->rx_queue[queue]; in alloc_dma_rx_desc_resources()2170 struct stmmac_rx_queue *rx_q; in stmmac_init_dma_engine()3247 static inline int stmmac_rx_threshold_count(struct stmmac_rx_queue *rx_q) in stmmac_rx_threshold_count()[all …]