Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/cfg/
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,
/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/
Diwl-config.h387 host_interrupt_operation_mode:1, member
/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/pcie/
Drx.c893 if (trans->cfg->host_interrupt_operation_mode) in iwl_pcie_rx_hw_init()
Dtrans.c325 if (trans->cfg->host_interrupt_operation_mode) { in iwl_pcie_apm_init()