Home
last modified time | relevance | path

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

/freebsd-head/sys/compat/linuxkpi/common/include/linux/
HDkfifo.h82 #define kfifo_get(_kf, _e) \ macro
/freebsd-head/sys/contrib/dev/mediatek/mt76/
HDmt76x02_mmio.c135 while (kfifo_get(&dev->txstatus_fifo, &stat)) in mt76x02_process_tx_status_fifo()
/freebsd-head/sys/contrib/dev/athk/ath10k/
HDhtt_rx.c4565 while (kfifo_get(&htt->txdone_fifo, &tx_done)) in ath10k_htt_txrx_compl_task()