Searched refs:host_interrupt_operation_mode (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/cfg/ |
H A D | 7000.c | 185 .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,
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/cfg/ |
H A D | 7000.c | 126 .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,
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-config.h | 375 * @host_interrupt_operation_mode: device needs host interrupt operation 437 host_interrupt_operation_mode:1, member
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-config.h | 326 * @host_interrupt_operation_mode: device needs host interrupt operation 387 host_interrupt_operation_mode:1, member
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/pcie/ |
H A D | rx.c | 968 if (trans->cfg->host_interrupt_operation_mode) in iwl_pcie_rx_hw_init()
|
H A D | trans.c | 368 if (trans->cfg->host_interrupt_operation_mode) { in iwl_pcie_apm_init() 371 * only check host_interrupt_operation_mode even if this is in iwl_pcie_apm_init() 372 * not related to host_interrupt_operation_mode. in iwl_pcie_apm_init()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/pcie/ |
H A D | rx.c | 899 if (trans->cfg->host_interrupt_operation_mode) in iwl_pcie_rx_hw_init()
|
H A D | trans.c | 327 if (trans->cfg->host_interrupt_operation_mode) { in iwl_pcie_apm_init() 330 * only check host_interrupt_operation_mode even if this is in iwl_pcie_apm_init() 331 * not related to host_interrupt_operation_mode. in iwl_pcie_apm_init()
|
Completed in 19 milliseconds