Home
last modified time | relevance | path

Searched refs:NET80211_HW_NO_SHORT_SLOT (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/include/gpxe/
Dnet80211.h468 NET80211_HW_NO_SHORT_SLOT = (1 << 3), enumerator
/external/syslinux/gpxe/src/net/80211/
Dnet80211.c1190 if ( dev->hw->flags & NET80211_HW_NO_SHORT_SLOT ) in net80211_process_ie()
2315 if ( ! ( dev->hw->flags & NET80211_HW_NO_SHORT_SLOT ) ) in net80211_send_assoc()