]> git.ipfire.org Git - thirdparty/hostap.git/blobdiff - src/ap/ap_config.h
HE: Disable TXOP duration-based RTS if he_rts_threshold is not set
[thirdparty/hostap.git] / src / ap / ap_config.h
index 19eda67e131d0a3d3c2df9df582465e90c306e3e..84b6b786fbf36e624e2cfc6d179b77c13bd38cd9 100644 (file)
@@ -737,7 +737,7 @@ struct he_operation {
        u8 he_bss_color;
        u8 he_default_pe_duration;
        u8 he_twt_required;
-       u8 he_rts_threshold;
+       u16 he_rts_threshold;
 };
 
 /**