Lines Matching refs:wfx_vif

45 static void wfx_filter_beacon(struct wfx_vif *wvif, bool filter_beacon)  in wfx_filter_beacon()
86 struct wfx_vif *wvif = NULL; in wfx_configure_filter()
135 static int wfx_get_ps_timeout(struct wfx_vif *wvif, bool *enable_ps) in wfx_get_ps_timeout()
144 struct wfx_vif *wvif_ch0 = wdev_to_wvif(wvif->wdev, 0); in wfx_get_ps_timeout()
150 struct wfx_vif *wvif_ch1 = wdev_to_wvif(wvif->wdev, 1); in wfx_get_ps_timeout()
180 int wfx_update_pm(struct wfx_vif *wvif) in wfx_update_pm()
205 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; in wfx_conf_tx()
225 struct wfx_vif *wvif = NULL; in wfx_set_rts_threshold()
232 void wfx_event_report_rssi(struct wfx_vif *wvif, u8 raw_rcpi_rssi) in wfx_event_report_rssi()
251 struct wfx_vif *wvif = container_of(to_delayed_work(work), struct wfx_vif, in wfx_beacon_loss_work()
262 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; in wfx_set_default_unicast_key()
267 void wfx_reset(struct wfx_vif *wvif) in wfx_reset()
286 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; in wfx_sta_add()
308 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; in wfx_sta_remove()
320 static int wfx_upload_ap_templates(struct wfx_vif *wvif) in wfx_upload_ap_templates()
339 static int wfx_set_mfp_ap(struct wfx_vif *wvif) in wfx_set_mfp_ap()
384 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; in wfx_start_ap()
391 wvif = (struct wfx_vif *)vif->drv_priv; in wfx_start_ap()
402 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; in wfx_stop_ap()
408 wvif = (struct wfx_vif *)vif->drv_priv; in wfx_stop_ap()
412 static void wfx_join(struct wfx_vif *wvif) in wfx_join()
459 static void wfx_join_finalize(struct wfx_vif *wvif, struct ieee80211_bss_conf *info) in wfx_join_finalize()
487 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; in wfx_join_ibss()
496 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; in wfx_leave_ibss()
501 static void wfx_enable_beacon(struct wfx_vif *wvif, bool enable) in wfx_enable_beacon()
518 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; in wfx_bss_info_changed()
587 static int wfx_update_tim(struct wfx_vif *wvif) in wfx_update_tim()
619 struct wfx_vif *wvif = container_of(work, struct wfx_vif, update_tim_work); in wfx_update_tim_work()
628 struct wfx_vif *wvif = wdev_to_wvif(wdev, sta_dev->vif_id); in wfx_set_tim()
638 void wfx_suspend_resume_mc(struct wfx_vif *wvif, enum sta_notify_cmd notify_cmd) in wfx_suspend_resume_mc()
688 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; in wfx_assign_vif_chanctx()
701 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; in wfx_unassign_vif_chanctx()
717 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; in wfx_add_interface()
779 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; in wfx_remove_interface()