Home
last modified time | relevance | path

Searched refs:kfifo_get (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dkfifo.h82 #define kfifo_get(_kf, _e) \ macro
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_mmio.c128 while (kfifo_get(&dev->txstatus_fifo, &stat)) in mt76x02_process_tx_status_fifo()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtt_rx.c4565 while (kfifo_get(&htt->txdone_fifo, &tx_done)) in ath10k_htt_txrx_compl_task()