Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/cfg/
D7000.c185 .host_interrupt_operation_mode = true,
197 .host_interrupt_operation_mode = true,
209 .host_interrupt_operation_mode = true,
220 .host_interrupt_operation_mode = true,
231 .host_interrupt_operation_mode = true,
241 .host_interrupt_operation_mode = true,
251 .host_interrupt_operation_mode = true,
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/
Diwl-config.h437 host_interrupt_operation_mode:1, member
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/pcie/
Drx.c965 if (trans->cfg->host_interrupt_operation_mode) in iwl_pcie_rx_hw_init()
Dtrans.c368 if (trans->cfg->host_interrupt_operation_mode) { in iwl_pcie_apm_init()