Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/cfg/
H A 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,
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/
H A Diwl-config.h437 host_interrupt_operation_mode:1, member
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/pcie/
H A Drx.c968 if (trans->cfg->host_interrupt_operation_mode) in iwl_pcie_rx_hw_init()
H A Dtrans.c368 if (trans->cfg->host_interrupt_operation_mode) { in iwl_pcie_apm_init()