Home
last modified time | relevance | path

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

/linux-4.1.27/net/mac80211/
Ddebugfs.c115 if (local->hw.flags & IEEE80211_HW_2GHZ_SHORT_SLOT_INCAPABLE) in hwflags_read()
Dmesh_plink.c110 local->hw.flags & IEEE80211_HW_2GHZ_SHORT_SLOT_INCAPABLE)) in mesh_set_short_slot_time()
Dtdls.c181 if (!(local->hw.flags & IEEE80211_HW_2GHZ_SHORT_SLOT_INCAPABLE)) in ieee80211_get_tdls_sta_capab()
Dmlme.c672 if (!(local->hw.flags & IEEE80211_HW_2GHZ_SHORT_SLOT_INCAPABLE)) in ieee80211_send_assoc()
/linux-4.1.27/include/net/
Dmac80211.h1835 IEEE80211_HW_2GHZ_SHORT_SLOT_INCAPABLE = 1<<3, enumerator