Searched refs:apmg_wake_up_wa (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/sys/dev/iwm/
H A Dif_iwm_config.h127 * @apmg_wake_up_wa: should the MAC access REQ be asserted when a command
140 int apmg_wake_up_wa; member in struct:iwm_cfg
H A Dif_iwm_7000.c92 .apmg_wake_up_wa = 1
H A Dif_iwm_pcie_trans.c684 if (!sc->cfg->apmg_wake_up_wa)
707 * apmg_wake_up_wa set.
709 if (sc->cfg->apmg_wake_up_wa &&
/freebsd-current/sys/contrib/dev/iwlwifi/cfg/
H A D7000.c62 .apmg_wake_up_wa = true,
/freebsd-current/sys/contrib/dev/iwlwifi/
H A Diwl-config.h123 * @apmg_wake_up_wa: should the MAC access REQ be asserted when a command
138 apmg_wake_up_wa:1, member in struct:iwl_base_params
/freebsd-current/sys/contrib/dev/iwlwifi/pcie/
H A Dtx.c189 if (!trans->trans_cfg->base_params->apmg_wake_up_wa)
642 if (!trans->trans_cfg->base_params->apmg_wake_up_wa)
649 * apmg_wake_up_wa set (see above.)

Completed in 112 milliseconds