Home
last modified time | relevance | path

Searched refs:il_rb_status (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.h604 struct il_rb_status *rb_stts;
2370 * struct il_rb_status - reseve buffer status host memory mapped FH registers
2379 struct il_rb_status { struct
H A D3945-mac.c1126 dma_free_coherent(&il->pci_dev->dev, sizeof(struct il_rb_status), in il3945_rx_queue_free()
H A Dcommon.c2611 rxq->rb_stts = dma_alloc_coherent(dev, sizeof(struct il_rb_status), in il_rx_queue_alloc()
H A D4965-mac.c422 dma_free_coherent(&il->pci_dev->dev, sizeof(struct il_rb_status), in il4965_rx_queue_free()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.h604 struct il_rb_status *rb_stts;
2371 * struct il_rb_status - reseve buffer status host memory mapped FH registers
2380 struct il_rb_status { struct
H A D3945-mac.c1124 dma_free_coherent(&il->pci_dev->dev, sizeof(struct il_rb_status), in il3945_rx_queue_free()
H A Dcommon.c2609 rxq->rb_stts = dma_alloc_coherent(dev, sizeof(struct il_rb_status), in il_rx_queue_alloc()
H A D4965-mac.c423 dma_free_coherent(&il->pci_dev->dev, sizeof(struct il_rb_status), in il4965_rx_queue_free()

Completed in 49 milliseconds