Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/wpa/src/ap/
H A Dieee802_11_he.c314 spr->sr_ctrl = hapd->iface->conf->spr.sr_control; in hostapd_eid_spatial_reuse()
317 if (spr->sr_ctrl & SPATIAL_REUSE_NON_SRG_OFFSET_PRESENT) { in hostapd_eid_spatial_reuse()
322 if (spr->sr_ctrl & SPATIAL_REUSE_SRG_INFORMATION_PRESENT) { in hostapd_eid_spatial_reuse()
/freebsd-13.1/contrib/wpa/src/common/
H A Dieee802_11_defs.h2248 u8 sr_ctrl; /* SR Control */ member