Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/iwh/
H A Diwh.c5752 uint32_t ht_protec = (uint32_t)(-1); in iwh_run_state_config() local
5779 ht_protec = in->in_htopmode; in iwh_run_state_config()
5780 if (ht_protec > 3) { in iwh_run_state_config()
5784 } else if (NO_HT_PROT == ht_protec) { in iwh_run_state_config()
5785 ht_protec = sc->sc_ht_conf.ht_protection; in iwh_run_state_config()
5789 LE_32(ht_protec << RXON_FLG_HT_OPERATING_MODE_POS); in iwh_run_state_config()