Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/iwlwifi/
Diwl-7000.c153 .host_interrupt_operation_mode = true,
166 .host_interrupt_operation_mode = true,
178 .host_interrupt_operation_mode = true,
190 .host_interrupt_operation_mode = true,
202 .host_interrupt_operation_mode = true,
213 .host_interrupt_operation_mode = true,
224 .host_interrupt_operation_mode = true,
Diwl-config.h299 const bool host_interrupt_operation_mode; member
/linux-4.1.27/drivers/net/wireless/iwlwifi/pcie/
Drx.c477 if (trans->cfg->host_interrupt_operation_mode) in iwl_pcie_rx_hw_init()
Dtrans.c273 if (trans->cfg->host_interrupt_operation_mode) { in iwl_pcie_apm_init()