X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/e752bef0b0699c6adc109d1e7100349557e36367..6e0a5bf7fa9d955e7b939eae37d7fd2000ed5196:/package/openwrt/include/wlioctl.h diff --git a/package/openwrt/include/wlioctl.h b/package/openwrt/include/wlioctl.h index 84b6272e4..d5ef11f9e 100644 --- a/package/openwrt/include/wlioctl.h +++ b/package/openwrt/include/wlioctl.h @@ -1087,6 +1087,8 @@ typedef struct wlc_rev_info { #define ABO_OFF 0 /* force afterburner off */ #define ABO_ON 1 /* force afterburner on */ +#define GMODE_AFTERBURNER 6 + #undef PACKED #endif /* _wlioctl_h_ */