Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/cfg/
D7000.c200 .host_interrupt_operation_mode = true,
213 .host_interrupt_operation_mode = true,
226 .host_interrupt_operation_mode = true,
238 .host_interrupt_operation_mode = true,
250 .host_interrupt_operation_mode = true,
261 .host_interrupt_operation_mode = true,
272 .host_interrupt_operation_mode = true,
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/
Diwl-config.h429 host_interrupt_operation_mode:1, member
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/pcie/
Drx.c870 if (trans->cfg->host_interrupt_operation_mode) in iwl_pcie_rx_hw_init()
Dtrans.c397 if (trans->cfg->host_interrupt_operation_mode) { in iwl_pcie_apm_init()