Home
last modified time | relevance | path

Searched refs:mt76x0_dma_buf (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/net/wireless/mediatek/mt76/mt76x0/
Dusb.h47 struct mt76x0_dma_buf *buf);
48 void mt76x0_usb_free_buf(struct mt76x0_dev *dev, struct mt76x0_dma_buf *buf);
50 struct mt76x0_dma_buf *buf, gfp_t gfp,
Dusb.c50 struct mt76x0_dma_buf *buf) in mt76x0_usb_alloc_buf()
61 void mt76x0_usb_free_buf(struct mt76x0_dev *dev, struct mt76x0_dma_buf *buf) in mt76x0_usb_free_buf()
70 struct mt76x0_dma_buf *buf, gfp_t gfp, in mt76x0_usb_submit_buf()
Dmt76x0.h44 struct mt76x0_dma_buf { struct
56 struct mt76x0_dma_buf resp; argument
Dmcu.c402 const struct mt76x0_dma_buf *dma_buf, in __mt76x0_dma_fw()
406 struct mt76x0_dma_buf buf = *dma_buf; /* we need to fake length */ in __mt76x0_dma_fw()
456 mt76x0_dma_fw(struct mt76x0_dev *dev, struct mt76x0_dma_buf *dma_buf, in mt76x0_dma_fw()
480 struct mt76x0_dma_buf dma_buf; in mt76x0_upload_firmware()