Home
last modified time | relevance | path

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

/linux-3.4.99/net/mac80211/
Ddebugfs.c141 if (local->hw.flags & IEEE80211_HW_2GHZ_SHORT_SLOT_INCAPABLE) in hwflags_read()
Dcfg.c2315 if (!(local->hw.flags & IEEE80211_HW_2GHZ_SHORT_SLOT_INCAPABLE)) in ieee80211_get_tdls_sta_capab()
Dmlme.c443 if (!(local->hw.flags & IEEE80211_HW_2GHZ_SHORT_SLOT_INCAPABLE)) in ieee80211_send_assoc()
/linux-3.4.99/include/net/
Dmac80211.h1186 IEEE80211_HW_2GHZ_SHORT_SLOT_INCAPABLE = 1<<3, enumerator