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()
66 struct stmmac_rx_queue { struct167 struct stmmac_rx_queue rx_queue[MTL_MAX_RX_QUEUES];
106 struct stmmac_rx_queue *rx_q = priv_ptr; in refill_desc3()
310 struct stmmac_rx_queue *rx_q = &priv->rx_queue[queue]; in stmmac_rx_dirty()1063 struct stmmac_rx_queue *rx_q = &priv->rx_queue[queue]; in stmmac_display_rx_rings()1132 struct stmmac_rx_queue *rx_q = &priv->rx_queue[queue]; in stmmac_clear_rx_descriptors()1205 struct stmmac_rx_queue *rx_q = &priv->rx_queue[queue]; in stmmac_init_rx_buffers()1239 struct stmmac_rx_queue *rx_q = &priv->rx_queue[queue]; in stmmac_free_rx_buffer()1313 struct stmmac_rx_queue *rx_q = &priv->rx_queue[queue]; in init_dma_rx_desc_rings()1489 struct stmmac_rx_queue *rx_q = &priv->rx_queue[queue]; in free_dma_rx_desc_resources()1559 struct stmmac_rx_queue *rx_q = &priv->rx_queue[queue]; in alloc_dma_rx_desc_resources()2197 struct stmmac_rx_queue *rx_q; in stmmac_init_dma_engine()3367 static inline int stmmac_rx_threshold_count(struct stmmac_rx_queue *rx_q) in stmmac_rx_threshold_count()[all …]