Searched refs:NET80211_HW_NO_SHORT_PREAMBLE (Results 1 – 2 of 2) sorted by relevance
465 NET80211_HW_NO_SHORT_PREAMBLE = (1 << 2), enumerator
1188 if ( dev->hw->flags & NET80211_HW_NO_SHORT_PREAMBLE ) in net80211_process_ie()2313 if ( ! ( dev->hw->flags & NET80211_HW_NO_SHORT_PREAMBLE ) ) in net80211_send_assoc()