Home
last modified time | relevance | path

Searched refs:host_interrupt_operation_mode (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/cfg/
H A D7000.c126 .host_interrupt_operation_mode = true,
138 .host_interrupt_operation_mode = true,
150 .host_interrupt_operation_mode = true,
161 .host_interrupt_operation_mode = true,
172 .host_interrupt_operation_mode = true,
182 .host_interrupt_operation_mode = true,
192 .host_interrupt_operation_mode = true,
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-config.h387 host_interrupt_operation_mode:1, member
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Drx.c899 if (trans->cfg->host_interrupt_operation_mode) in iwl_pcie_rx_hw_init()
H A Dtrans.c327 if (trans->cfg->host_interrupt_operation_mode) { in iwl_pcie_apm_init()