Home
last modified time | relevance | path

Searched refs:rx_fifo_hwsize (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Drecv.c119 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()
H A Dath9k.h299 u32 rx_fifo_hwsize; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Drecv.c119 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()
H A Dath9k.h300 u32 rx_fifo_hwsize; member

Completed in 9 milliseconds