Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dieee802_11_he.c216 SPATIAL_REUSE_NON_SRG_OFFSET_PRESENT) in hostapd_eid_spatial_reuse()
233 if (spr->sr_ctrl & SPATIAL_REUSE_NON_SRG_OFFSET_PRESENT) { in hostapd_eid_spatial_reuse()
/dragonfly/contrib/wpa_supplicant/src/common/
H A Dieee802_11_defs.h2187 #define SPATIAL_REUSE_NON_SRG_OFFSET_PRESENT BIT(2) macro