Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/cfg/
D7000.c186 .host_interrupt_operation_mode = true,
198 .host_interrupt_operation_mode = true,
210 .host_interrupt_operation_mode = true,
221 .host_interrupt_operation_mode = true,
232 .host_interrupt_operation_mode = true,
242 .host_interrupt_operation_mode = true,
252 .host_interrupt_operation_mode = true,
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/
Diwl-config.h448 host_interrupt_operation_mode:1, member
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/pcie/
Drx.c927 if (trans->cfg->host_interrupt_operation_mode) in iwl_pcie_rx_hw_init()
Dtrans.c374 if (trans->cfg->host_interrupt_operation_mode) { in iwl_pcie_apm_init()