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

/freebsd-current/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_9000.c92 .host_interrupt_operation_mode = 0,
H A Dif_iwm_9260.c92 .host_interrupt_operation_mode = 0,
H A Dif_iwm_config.h124 * @host_interrupt_operation_mode: device needs host interrupt operation
136 int host_interrupt_operation_mode; member in struct:iwm_cfg
H A Dif_iwm_pcie_trans.c531 if (sc->cfg->host_interrupt_operation_mode) {
534 * only check host_interrupt_operation_mode even if this is
535 * not related to host_interrupt_operation_mode.
H A Dif_iwm.c1507 if (sc->cfg->host_interrupt_operation_mode)
/freebsd-current/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-current/sys/contrib/dev/iwlwifi/
H A Diwl-config.h329 * @host_interrupt_operation_mode: device needs host interrupt operation
390 host_interrupt_operation_mode:1, member in struct:iwl_cfg
/freebsd-current/sys/contrib/dev/iwlwifi/pcie/
H A Drx.c903 if (trans->cfg->host_interrupt_operation_mode)
H A Dtrans.c355 if (trans->cfg->host_interrupt_operation_mode) {
358 * only check host_interrupt_operation_mode even if this is
359 * not related to host_interrupt_operation_mode.

Completed in 276 milliseconds