Searched refs:rx_fifo_hwsize (Results 1 – 2 of 2) sorted by relevance
154 if (skb_queue_len(&rx_edma->rx_fifo) >= rx_edma->rx_fifo_hwsize) in ath_rx_edma_buf_link()235 rx_edma->rx_fifo_hwsize = size; in ath_rx_edma_init_queue()304 sc->rx.rx_edma[ATH9K_RX_QUEUE_HP].rx_fifo_hwsize); in ath_edma_start_recv()307 sc->rx.rx_edma[ATH9K_RX_QUEUE_LP].rx_fifo_hwsize); in ath_edma_start_recv()
299 u32 rx_fifo_hwsize; member