Lines Matching refs:wfx_vif

63 static void wfx_filter_beacon(struct wfx_vif *wvif, bool filter_beacon)  in wfx_filter_beacon()
104 struct wfx_vif *wvif = NULL; in wfx_configure_filter()
153 static int wfx_get_ps_timeout(struct wfx_vif *wvif, bool *enable_ps) in wfx_get_ps_timeout()
162 struct wfx_vif *wvif_ch0 = wdev_to_wvif(wvif->wdev, 0); in wfx_get_ps_timeout()
168 struct wfx_vif *wvif_ch1 = wdev_to_wvif(wvif->wdev, 1); in wfx_get_ps_timeout()
198 int wfx_update_pm(struct wfx_vif *wvif) in wfx_update_pm()
223 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; in wfx_conf_tx()
243 struct wfx_vif *wvif = NULL; in wfx_set_rts_threshold()
250 void wfx_event_report_rssi(struct wfx_vif *wvif, u8 raw_rcpi_rssi) in wfx_event_report_rssi()
269 struct wfx_vif *wvif = container_of(to_delayed_work(work), struct wfx_vif, in wfx_beacon_loss_work()
280 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; in wfx_set_default_unicast_key()
285 void wfx_reset(struct wfx_vif *wvif) in wfx_reset()
304 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; in wfx_sta_add()
326 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; in wfx_sta_remove()
338 static int wfx_upload_ap_templates(struct wfx_vif *wvif) in wfx_upload_ap_templates()
357 static int wfx_set_mfp_ap(struct wfx_vif *wvif) in wfx_set_mfp_ap()
402 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; in wfx_start_ap()
409 wvif = (struct wfx_vif *)vif->drv_priv; in wfx_start_ap()
420 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; in wfx_stop_ap()
425 static void wfx_join(struct wfx_vif *wvif) in wfx_join()
472 static void wfx_join_finalize(struct wfx_vif *wvif, struct ieee80211_bss_conf *info) in wfx_join_finalize()
500 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; in wfx_join_ibss()
509 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; in wfx_leave_ibss()
514 static void wfx_enable_beacon(struct wfx_vif *wvif, bool enable) in wfx_enable_beacon()
531 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; in wfx_bss_info_changed()
600 static int wfx_update_tim(struct wfx_vif *wvif) in wfx_update_tim()
632 struct wfx_vif *wvif = container_of(work, struct wfx_vif, update_tim_work); in wfx_update_tim_work()
641 struct wfx_vif *wvif = wdev_to_wvif(wdev, sta_dev->vif_id); in wfx_set_tim()
651 void wfx_suspend_resume_mc(struct wfx_vif *wvif, enum sta_notify_cmd notify_cmd) in wfx_suspend_resume_mc()
653 struct wfx_vif *wvif_it; in wfx_suspend_resume_mc()
705 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; in wfx_assign_vif_chanctx()
718 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; in wfx_unassign_vif_chanctx()
734 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; in wfx_add_interface()
796 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; in wfx_remove_interface()