Home
last modified time | relevance | path

Searched refs:mt76_queue_buf (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/
H A Ddma.c232 struct mt76_queue_buf *buf, void *data) in mt76_dma_add_rx_buf()
290 struct mt76_queue_buf *buf, int nbufs, u32 info, in mt76_dma_add_buf()
509 struct mt76_queue_buf buf = {}; in mt76_dma_tx_queue_skb_raw()
649 struct mt76_queue_buf qbuf = {}; in mt76_dma_rx_fill_buf()
H A Dmt76.h173 struct mt76_queue_buf { struct
180 struct mt76_queue_buf buf[32]; argument