Searched refs:d2h_intr_control (Results 1 – 10 of 10) sorted by relevance
298 int d2h_intr_control; member
405 bool d2h_intr_control; member
4017 conf->d2h_intr_control = (int)simple_strtol(data, NULL, 10); in dhd_conf_read_pcie_params()4018 CONFIG_MSG("d2h_intr_control = %d\n", conf->d2h_intr_control); in dhd_conf_read_pcie_params()4960 conf->d2h_intr_control = -1; in dhd_conf_preinit()5141 conf->d2h_intr_control = 0; in dhd_conf_preinit()
1086 bus->d2h_intr_control = PCIE_HOST_IRQ_CTRL; in dhdpcie_bus_attach()1088 bus->d2h_intr_control = PCIE_D2H_INTMASK_CTRL; in dhdpcie_bus_attach()1556 if (bus->d2h_intr_control == PCIE_D2H_INTMASK_CTRL) { in dhdpcie_bus_isr()3570 if (bus->dhd->conf->d2h_intr_control >= 0) in dhd_set_bus_params()3571 bus->d2h_intr_control = bus->dhd->conf->d2h_intr_control; in dhd_set_bus_params()3574 bus->d2h_intr_control ? "HOST_IRQ" : "D2H_INTMASK", bus->d2h_intr_control); in dhd_set_bus_params()11874 dhdp->bus->d2h_intr_control ? "HOST_IRQ" : "D2H_INTMASK"); in dhd_bus_dump()12648 if (bus->d2h_intr_control == PCIE_D2H_INTMASK_CTRL) { in BCMFASTPATH()
13656 dhd->bus->d2h_intr_control ? "HOST_IRQ" : "D2H_INTMASK"));
299 int d2h_intr_control; member
4142 conf->d2h_intr_control = (int)simple_strtol(data, NULL, 10); in dhd_conf_read_pcie_params()4143 CONFIG_MSG("d2h_intr_control = %d\n", conf->d2h_intr_control); in dhd_conf_read_pcie_params()5146 conf->d2h_intr_control = -1; in dhd_conf_preinit()5329 conf->d2h_intr_control = 0; in dhd_conf_preinit()
1086 bus->d2h_intr_control = PCIE_HOST_IRQ_CTRL; in dhdpcie_bus_attach()1088 bus->d2h_intr_control = PCIE_D2H_INTMASK_CTRL; in dhdpcie_bus_attach()1556 if (bus->d2h_intr_control == PCIE_D2H_INTMASK_CTRL) { in dhdpcie_bus_isr()3568 if (conf->d2h_intr_control >= 0) in dhd_set_bus_params()3569 bus->d2h_intr_control = conf->d2h_intr_control; in dhd_set_bus_params()3572 bus->d2h_intr_control ? "HOST_IRQ" : "D2H_INTMASK", bus->d2h_intr_control); in dhd_set_bus_params()11881 dhdp->bus->d2h_intr_control ? "HOST_IRQ" : "D2H_INTMASK"); in dhd_bus_dump()12655 if (bus->d2h_intr_control == PCIE_D2H_INTMASK_CTRL) { in BCMFASTPATH()
13652 dhd->bus->d2h_intr_control ? "HOST_IRQ" : "D2H_INTMASK"));