Searched refs:kfifo_get (Results 1 – 3 of 3) sorted by relevance
82 #define kfifo_get(_kf, _e) \ macro
128 while (kfifo_get(&dev->txstatus_fifo, &stat)) in mt76x02_process_tx_status_fifo()
4565 while (kfifo_get(&htt->txdone_fifo, &tx_done)) in ath10k_htt_txrx_compl_task()