Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/iwlwifi/
Diwl-7000.c194 .host_interrupt_operation_mode = true,
207 .host_interrupt_operation_mode = true,
220 .host_interrupt_operation_mode = true,
232 .host_interrupt_operation_mode = true,
244 .host_interrupt_operation_mode = true,
255 .host_interrupt_operation_mode = true,
266 .host_interrupt_operation_mode = true,
Diwl-config.h343 const bool host_interrupt_operation_mode; member
/linux-4.4.14/drivers/net/wireless/iwlwifi/pcie/
Drx.c648 if (trans->cfg->host_interrupt_operation_mode) in iwl_pcie_rx_hw_init()
Dtrans.c294 if (trans->cfg->host_interrupt_operation_mode) { in iwl_pcie_apm_init()