| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_config.h | 297 int d2h_intr_method; member
|
| H A D | dhd_pcie_linux.c | 1753 if (bus->d2h_intr_method == PCIE_MSI) { in dhdpcie_request_irq() 1757 bus->d2h_intr_method = PCIE_INTX; in dhdpcie_request_irq() 1761 if (bus->d2h_intr_method == PCIE_MSI) in dhdpcie_request_irq() 1769 if (bus->d2h_intr_method == PCIE_MSI) { in dhdpcie_request_irq() 2330 if (bus->d2h_intr_method == PCIE_MSI) { in dhdpcie_free_irq()
|
| H A D | dhd_pcie.h | 404 bool d2h_intr_method; member
|
| H A D | dhd_pcie.c | 1076 bus->d2h_intr_method = enable_msi && dhdpcie_chip_support_msi(bus) ? in dhdpcie_bus_attach() 1078 if (bus->dhd->conf->d2h_intr_method >= 0) in dhdpcie_bus_attach() 1079 bus->d2h_intr_method = bus->dhd->conf->d2h_intr_method; in dhdpcie_bus_attach() 1081 bus->d2h_intr_method = PCIE_INTX; in dhdpcie_bus_attach() 1085 if (bus->d2h_intr_method == PCIE_MSI) { in dhdpcie_bus_attach() 1511 if (bus->d2h_intr_method == PCIE_MSI && in dhdpcie_bus_isr() 3573 bus->d2h_intr_method ? "PCIE_MSI" : "PCIE_INTX", bus->d2h_intr_method, in dhd_set_bus_params() 11873 dhdp->bus->d2h_intr_method ? "PCIE_MSI" : "PCIE_INTX", in dhd_bus_dump() 13143 if (bus->d2h_intr_method == PCIE_MSI) { in dhd_bus_handle_intx_ahead_dma_indices()
|
| H A D | dhd_config.c | 4959 conf->d2h_intr_method = -1; in dhd_conf_preinit()
|
| H A D | dhd_msgbuf.c | 13655 dhd->bus->d2h_intr_method ? "PCIE_MSI" : "PCIE_INTX",
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_pcie_linux.c | 1757 if (bus->d2h_intr_method == PCIE_MSI) { in dhdpcie_request_irq() 1761 bus->d2h_intr_method = PCIE_INTX; in dhdpcie_request_irq() 1765 if (bus->d2h_intr_method == PCIE_MSI) in dhdpcie_request_irq() 1774 if (bus->d2h_intr_method == PCIE_MSI) { in dhdpcie_request_irq() 2340 if (bus->d2h_intr_method == PCIE_MSI) { in dhdpcie_free_irq()
|
| H A D | dhd_config.h | 298 int d2h_intr_method; member
|
| H A D | dhd_pcie.h | 404 bool d2h_intr_method; member
|
| H A D | dhd_pcie.c | 1076 bus->d2h_intr_method = enable_msi && dhdpcie_chip_support_msi(bus) ? in dhdpcie_bus_attach() 1078 if (bus->dhd->conf->d2h_intr_method >= 0) in dhdpcie_bus_attach() 1079 bus->d2h_intr_method = bus->dhd->conf->d2h_intr_method; in dhdpcie_bus_attach() 1081 bus->d2h_intr_method = PCIE_INTX; in dhdpcie_bus_attach() 1085 if (bus->d2h_intr_method == PCIE_MSI) { in dhdpcie_bus_attach() 1511 if (bus->d2h_intr_method == PCIE_MSI && in dhdpcie_bus_isr() 3571 bus->d2h_intr_method ? "PCIE_MSI" : "PCIE_INTX", bus->d2h_intr_method, in dhd_set_bus_params() 11880 dhdp->bus->d2h_intr_method ? "PCIE_MSI" : "PCIE_INTX", in dhd_bus_dump() 13150 if (bus->d2h_intr_method == PCIE_MSI) { in dhd_bus_handle_intx_ahead_dma_indices()
|
| H A D | dhd_config.c | 5145 conf->d2h_intr_method = -1; in dhd_conf_preinit()
|
| H A D | dhd_msgbuf.c | 13651 dhd->bus->d2h_intr_method ? "PCIE_MSI" : "PCIE_INTX",
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_pcie_linux.c | 1665 if (bus->d2h_intr_method == PCIE_MSI) { 1669 bus->d2h_intr_method = PCIE_INTX; 1676 if (bus->d2h_intr_method == PCIE_MSI) { 2219 if (bus->d2h_intr_method == PCIE_MSI) {
|
| H A D | dhd_pcie.h | 342 bool d2h_intr_method; member
|
| H A D | dhd_pcie.c | 817 bus->d2h_intr_method = PCIE_MSI; in dhdpcie_bus_attach() 819 bus->d2h_intr_method = enable_msi && dhdpcie_chip_support_msi(bus) ? in dhdpcie_bus_attach() 823 bus->d2h_intr_method = PCIE_INTX; in dhdpcie_bus_attach() 1175 if (bus->d2h_intr_method == PCIE_MSI) { in dhdpcie_bus_isr() 8540 dhdp->bus->d2h_intr_method ? "PCIE_MSI" : "PCIE_INTX"); in dhd_bus_dump() 9287 if ((bus->d2h_intr_method == PCIE_MSI) || in dhdpcie_bus_process_mailbox_intr() 9288 ((bus->d2h_intr_method == PCIE_INTX) && (intstatus & bus->d2h_mb_mask))) { in dhdpcie_bus_process_mailbox_intr()
|
| H A D | dhd_msgbuf.c | 10444 dhd->bus->d2h_intr_method ? "PCIE_MSI" : "PCIE_INTX"));
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_pcie_linux.c | 1671 if (bus->d2h_intr_method == PCIE_MSI) { 1675 bus->d2h_intr_method = PCIE_INTX; 1682 if (bus->d2h_intr_method == PCIE_MSI) { 2225 if (bus->d2h_intr_method == PCIE_MSI) {
|
| H A D | dhd_pcie.h | 342 bool d2h_intr_method; member
|
| H A D | dhd_pcie.c | 817 bus->d2h_intr_method = PCIE_MSI; in dhdpcie_bus_attach() 819 bus->d2h_intr_method = enable_msi && dhdpcie_chip_support_msi(bus) ? in dhdpcie_bus_attach() 823 bus->d2h_intr_method = PCIE_INTX; in dhdpcie_bus_attach() 1175 if (bus->d2h_intr_method == PCIE_MSI) { in dhdpcie_bus_isr() 8540 dhdp->bus->d2h_intr_method ? "PCIE_MSI" : "PCIE_INTX"); in dhd_bus_dump() 9287 if ((bus->d2h_intr_method == PCIE_MSI) || in dhdpcie_bus_process_mailbox_intr() 9288 ((bus->d2h_intr_method == PCIE_INTX) && (intstatus & bus->d2h_mb_mask))) { in dhdpcie_bus_process_mailbox_intr()
|
| H A D | dhd_msgbuf.c | 10444 dhd->bus->d2h_intr_method ? "PCIE_MSI" : "PCIE_INTX"));
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_pcie_linux.c | 1662 if (bus->d2h_intr_method == PCIE_MSI) { 1666 bus->d2h_intr_method = PCIE_INTX; 1673 if (bus->d2h_intr_method == PCIE_MSI) { 2214 if (bus->d2h_intr_method == PCIE_MSI) {
|
| H A D | dhd_pcie.h | 342 bool d2h_intr_method; member
|
| H A D | dhd_pcie.c | 816 bus->d2h_intr_method = PCIE_MSI; in dhdpcie_bus_attach() 818 bus->d2h_intr_method = enable_msi && dhdpcie_chip_support_msi(bus) ? in dhdpcie_bus_attach() 822 bus->d2h_intr_method = PCIE_INTX; in dhdpcie_bus_attach() 1182 if (bus->d2h_intr_method == PCIE_MSI) { in dhdpcie_bus_isr() 8548 dhdp->bus->d2h_intr_method ? "PCIE_MSI" : "PCIE_INTX"); in dhd_bus_dump() 9296 if ((bus->d2h_intr_method == PCIE_MSI) || in dhdpcie_bus_process_mailbox_intr() 9297 ((bus->d2h_intr_method == PCIE_INTX) && (intstatus & bus->d2h_mb_mask))) { in dhdpcie_bus_process_mailbox_intr()
|
| H A D | dhd_msgbuf.c | 10446 dhd->bus->d2h_intr_method ? "PCIE_MSI" : "PCIE_INTX"));
|