Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwm/
H A Dif_iwm_7000.c98 .host_interrupt_operation_mode = 1,
105 .host_interrupt_operation_mode = 1,
112 .host_interrupt_operation_mode = 0,
119 .host_interrupt_operation_mode = 0,
127 .host_interrupt_operation_mode = 0,
134 .host_interrupt_operation_mode = 0,
H A Dif_iwm_8000.c93 .host_interrupt_operation_mode = 0,
100 .host_interrupt_operation_mode = 0,
H A Dif_iwm_9260.c92 .host_interrupt_operation_mode = 0,
H A Dif_iwm_9000.c92 .host_interrupt_operation_mode = 0,
H A Dif_iwm_config.h136 int host_interrupt_operation_mode; member
H A Dif_iwm_pcie_trans.c531 if (sc->cfg->host_interrupt_operation_mode) { in iwm_apm_init()
H A Dif_iwm.c1535 if (sc->cfg->host_interrupt_operation_mode) in iwm_nic_rx_legacy_init()
/freebsd/sys/contrib/dev/iwlwifi/cfg/
H A 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,
/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-config.h363 * @host_interrupt_operation_mode: device needs host interrupt operation
420 host_interrupt_operation_mode:1,
426 host_interrupt_operation_mode:1, global() member
/freebsd/sys/contrib/dev/iwlwifi/pcie/
H A Drx.c903 if (trans->cfg->host_interrupt_operation_mode)
H A Dtrans.c354 if (trans->cfg->host_interrupt_operation_mode) { in iwl_pcie_apm_init()
357 * only check host_interrupt_operation_mode even if this is in iwl_pcie_apm_init()
358 * not related to host_interrupt_operation_mode. in iwl_pcie_apm_init()