Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/
H A Ddma.c228 struct mt76_queue_buf *buf, void *data) in mt76_dma_add_rx_buf()
286 struct mt76_queue_buf *buf, int nbufs, u32 info, in mt76_dma_add_buf()
505 struct mt76_queue_buf buf = {}; in mt76_dma_tx_queue_skb_raw()
645 struct mt76_queue_buf qbuf = {}; in mt76_dma_rx_fill_buf()
H A Dmt76.h175 struct mt76_queue_buf { struct
182 struct mt76_queue_buf buf[32]; argument