wl1251_acx_beacon_filter_opt
int wl1251_acx_beacon_filter_opt(struct wl1251 *wl, bool enable_filter);
ret = wl1251_acx_beacon_filter_opt(wl, false);
ret = wl1251_acx_beacon_filter_opt(wl, true);
ret = wl1251_acx_beacon_filter_opt(wl, false);