Home
last modified time | relevance | path

Searched refs:SPATIAL_REUSE_NON_SRG_OFFSET_PRESENT (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dieee802_11_he.c332 SPATIAL_REUSE_NON_SRG_OFFSET_PRESENT) in hostapd_eid_spatial_reuse()
349 if (spr->sr_ctrl & SPATIAL_REUSE_NON_SRG_OFFSET_PRESENT) { in hostapd_eid_spatial_reuse()
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h2522 #define SPATIAL_REUSE_NON_SRG_OFFSET_PRESENT BIT(2) macro
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_nl80211.c5344 SPATIAL_REUSE_NON_SRG_OFFSET_PRESENT) && in wpa_driver_nl80211_set_ap()