Searched refs:IEEE80211_F_SHSLOT (Results 1 – 16 of 16) sorted by relevance
63 ((ic->ic_flags & IEEE80211_F_SHSLOT) ? \72 ((vap->iv_flags & IEEE80211_F_SHSLOT) ? \
886 if (iv->iv_flags & IEEE80211_F_SHSLOT) in vap_update_slot()899 ic->ic_flags &= ~IEEE80211_F_SHSLOT; in vap_update_slot()901 ic->ic_flags |= IEEE80211_F_SHSLOT; in vap_update_slot()1211 vap->iv_flags |= IEEE80211_F_SHSLOT; in ieee80211_vap_set_shortslottime()1213 vap->iv_flags &= ~IEEE80211_F_SHSLOT; in ieee80211_vap_set_shortslottime()
636 #define IEEE80211_F_SHSLOT 0x00000400 /* STATUS: use short slot time*/ macro
706 vap->iv_flags&IEEE80211_F_SHSLOT ? "short" : "long", in ieee80211_ibss_merge()2829 vap->iv_flags & IEEE80211_F_SHSLOT ? "short" : "long", in ieee80211_node_join()
1933 vap->iv_flags&IEEE80211_F_SHSLOT ? "short" : "long", in sta_recv_mgmt()
2677 if (vap->iv_flags & IEEE80211_F_SHSLOT) in ieee80211_getcapinfo()
334 = htole32((ic->ic_flags & IEEE80211_F_SHSLOT) in iwm_mac_ctxt_cmd_common()
1696 ic->ic_flags & IEEE80211_F_SHSLOT ? "short" : "long", ic->ic_flags); in malo_updateslot()1698 if (ic->ic_flags & IEEE80211_F_SHSLOT) in malo_updateslot()1705 ic->ic_flags & IEEE80211_F_SHSLOT ? "short" : "long"); in malo_updateslot()
1805 if ((ic->ic_flags & IEEE80211_F_SHSLOT) == 0) in mwl_updateslot()1816 ic->ic_flags & IEEE80211_F_SHSLOT ? "short" : "long", prot, in mwl_updateslot()
3742 if (ic->ic_flags & IEEE80211_F_SHSLOT) in ath_setslottime()3752 ic->ic_flags & IEEE80211_F_SHSLOT ? "short" : "long", usec); in ath_setslottime()
4304 if (ic->ic_flags & IEEE80211_F_SHSLOT) in wpi_auth()4523 if (ic->ic_flags & IEEE80211_F_SHSLOT) in wpi_run()
3697 bwi_mac_updateslot(mac, (ic->ic_flags & IEEE80211_F_SHSLOT)); in bwi_updateslot()
4347 ic->ic_flags & IEEE80211_F_SHSLOT) in urtw_updateslottask()
7285 else if (vap->iv_flags & IEEE80211_F_SHSLOT) in iwn_auth()7354 else if (vap->iv_flags & IEEE80211_F_SHSLOT) in iwn_run()
2647 if ((vap->iv_flags & IEEE80211_F_SHSLOT) != in lkpi_sta_assoc_to_run()
6812 = htole32((ic->ic_flags & IEEE80211_F_SHSLOT)