Searched refs:dma_ring_indices (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_pcie.c | 146 uint dma_ring_indices = 0; variable 801 if (dma_ring_indices != 0) { in dhdpcie_bus_attach() 802 dhdpcie_set_dma_ring_indices(bus->dhd, dma_ring_indices); in dhdpcie_bus_attach()
|
| H A D | dhd_linux.c | 656 extern uint dma_ring_indices; 657 module_param(dma_ring_indices, uint, 0644);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_pcie.c | 146 uint dma_ring_indices = 0; variable 802 if (dma_ring_indices != 0) { in dhdpcie_bus_attach() 803 dhdpcie_set_dma_ring_indices(bus->dhd, dma_ring_indices); in dhdpcie_bus_attach()
|
| H A D | dhd_linux.c | 646 extern uint dma_ring_indices; 647 module_param(dma_ring_indices, uint, 0644);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_pcie.c | 146 uint dma_ring_indices = 0; variable 802 if (dma_ring_indices != 0) { in dhdpcie_bus_attach() 803 dhdpcie_set_dma_ring_indices(bus->dhd, dma_ring_indices); in dhdpcie_bus_attach()
|
| H A D | dhd_linux.c | 646 extern uint dma_ring_indices; 647 module_param(dma_ring_indices, uint, 0644);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_pcie.c | 186 uint dma_ring_indices = 0; variable 1059 if (dma_ring_indices != 0) { in dhdpcie_bus_attach() 1060 dhdpcie_set_dma_ring_indices(bus->dhd, dma_ring_indices); in dhdpcie_bus_attach()
|
| H A D | dhd_linux.c | 820 extern uint dma_ring_indices; 821 module_param(dma_ring_indices, uint, 0644);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_pcie.c | 186 uint dma_ring_indices = 0; variable 1059 if (dma_ring_indices != 0) { in dhdpcie_bus_attach() 1060 dhdpcie_set_dma_ring_indices(bus->dhd, dma_ring_indices); in dhdpcie_bus_attach()
|
| H A D | dhd_linux.c | 819 extern uint dma_ring_indices; 820 module_param(dma_ring_indices, uint, 0644);
|