Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A D_ieee80211.h484 #define IEEE80211_C_SHSLOT 0x00004000 /* CAPABILITY: short slottime */ macro
H A Dieee80211_proto.c798 (ic->ic_caps & IEEE80211_C_SHSLOT))); in ieee80211_vap_reset_erp()
H A Dieee80211_node.c2880 if ((ic->ic_caps & IEEE80211_C_SHSLOT) && in ieee80211_node_leave_11g()
H A Dieee80211_output.c2782 (ic->ic_caps & IEEE80211_C_SHSLOT)) in ieee80211_send_mgmt()