Home
last modified time | relevance | path

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

/NextBSD/sys/net80211/
HDieee80211.h821 #define IEEE80211_ERP_NON_ERP_PRESENT 0x01 macro
HDieee80211_hostap.c1751 (scan.erp & IEEE80211_ERP_NON_ERP_PRESENT))) { in hostap_recv_mgmt()
HDieee80211_output.c1772 erp |= IEEE80211_ERP_NON_ERP_PRESENT; in ieee80211_add_erp()
/NextBSD/sys/dev/mwl/
HDif_mwl.c1819 prot |= IEEE80211_ERP_NON_ERP_PRESENT; in mwl_updateslot()