wfx_hif_beacon_filter_control
int wfx_hif_beacon_filter_control(struct wfx_vif *wvif, int enable, int beacon_count);
wfx_hif_beacon_filter_control(wvif, 0, 1);
wfx_hif_beacon_filter_control(wvif, HIF_BEACON_FILTER_ENABLE, 0);