X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/e752bef0b0699c6adc109d1e7100349557e36367..25ea0c2afb9795e9ba7a5446af302e522c3b606f:/package/openwrt/include/wlioctl.h?ds=sidebyside 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_ */