Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/iwp/
H A Diwp.c3852 RXON_FLG_SHORT_SLOT_MSK); in iwp_hw_set_before_auth()
3855 sc->sc_config.flags |= LE_32(RXON_FLG_SHORT_SLOT_MSK); in iwp_hw_set_before_auth()
3857 sc->sc_config.flags &= LE_32(~RXON_FLG_SHORT_SLOT_MSK); in iwp_hw_set_before_auth()
5287 RXON_FLG_SHORT_SLOT_MSK); in iwp_run_state_config()
5291 LE_32(RXON_FLG_SHORT_SLOT_MSK); in iwp_run_state_config()
H A Diwp_hw.h2033 RXON_FLG_SHORT_SLOT_MSK = (1 << 4), enumerator
/titanic_41/usr/src/uts/common/io/iwk/
H A Diwk2.c3549 RXON_FLG_SHORT_SLOT_MSK); in iwk_hw_set_before_auth()
3552 sc->sc_config.flags |= LE_32(RXON_FLG_SHORT_SLOT_MSK); in iwk_hw_set_before_auth()
3554 sc->sc_config.flags &= LE_32(~RXON_FLG_SHORT_SLOT_MSK); in iwk_hw_set_before_auth()
6163 RXON_FLG_SHORT_SLOT_MSK); in iwk_run_state_config_ibss()
6167 LE_32(RXON_FLG_SHORT_SLOT_MSK); in iwk_run_state_config_ibss()
6212 RXON_FLG_SHORT_SLOT_MSK); in iwk_run_state_config_sta()
6216 LE_32(RXON_FLG_SHORT_SLOT_MSK); in iwk_run_state_config_sta()
H A Diwk_hw.h2778 RXON_FLG_SHORT_SLOT_MSK = (1 << 4), enumerator
/titanic_41/usr/src/uts/common/io/iwh/
H A Diwh.c4036 RXON_FLG_SHORT_SLOT_MSK); in iwh_hw_set_before_auth()
4039 sc->sc_config.flags |= LE_32(RXON_FLG_SHORT_SLOT_MSK); in iwh_hw_set_before_auth()
4041 sc->sc_config.flags &= LE_32(~RXON_FLG_SHORT_SLOT_MSK); in iwh_hw_set_before_auth()
5766 RXON_FLG_SHORT_SLOT_MSK); in iwh_run_state_config()
5770 LE_32(RXON_FLG_SHORT_SLOT_MSK); in iwh_run_state_config()
H A Diwh_hw.h2033 RXON_FLG_SHORT_SLOT_MSK = (1 << 4), enumerator