Searched refs:rx_fifo_hwsize (Results 1 – 2 of 2) sorted by relevance
119 if (skb_queue_len(&rx_edma->rx_fifo) >= rx_edma->rx_fifo_hwsize) in ath_rx_edma_buf_link()195 rx_edma->rx_fifo_hwsize = size; in ath_rx_edma_init_queue()
302 u32 rx_fifo_hwsize; member