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 D | common.h | 604 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 D | 3945-mac.c | 1126 dma_free_coherent(&il->pci_dev->dev, sizeof(struct il_rb_status), in il3945_rx_queue_free()
|
H A D | common.c | 2611 rxq->rb_stts = dma_alloc_coherent(dev, sizeof(struct il_rb_status), in il_rx_queue_alloc()
|
H A D | 4965-mac.c | 422 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 D | common.h | 604 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 D | 3945-mac.c | 1124 dma_free_coherent(&il->pci_dev->dev, sizeof(struct il_rb_status), in il3945_rx_queue_free()
|
H A D | common.c | 2609 rxq->rb_stts = dma_alloc_coherent(dev, sizeof(struct il_rb_status), in il_rx_queue_alloc()
|
H A D | 4965-mac.c | 423 dma_free_coherent(&il->pci_dev->dev, sizeof(struct il_rb_status), in il4965_rx_queue_free()
|
Completed in 49 milliseconds