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 void wfx_set_mfp_ap(struct wfx_vif *wvif) in wfx_set_mfp_ap()
385 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; in wfx_start_ap()
392 wvif = (struct wfx_vif *)vif->drv_priv; in wfx_start_ap()
404 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; in wfx_stop_ap()
409 static void wfx_join(struct wfx_vif *wvif) in wfx_join()
456 static void wfx_join_finalize(struct wfx_vif *wvif, struct ieee80211_bss_conf *info) in wfx_join_finalize()
484 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; in wfx_join_ibss()
493 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; in wfx_leave_ibss()
498 static void wfx_enable_beacon(struct wfx_vif *wvif, bool enable) in wfx_enable_beacon()
515 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; in wfx_bss_info_changed()
584 static int wfx_update_tim(struct wfx_vif *wvif) in wfx_update_tim()
616 struct wfx_vif *wvif = container_of(work, struct wfx_vif, update_tim_work); in wfx_update_tim_work()
625 struct wfx_vif *wvif = wdev_to_wvif(wdev, sta_dev->vif_id); in wfx_set_tim()
635 void wfx_suspend_resume_mc(struct wfx_vif *wvif, enum sta_notify_cmd notify_cmd) in wfx_suspend_resume_mc()
637 struct wfx_vif *wvif_it; in wfx_suspend_resume_mc()
689 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; in wfx_assign_vif_chanctx()
702 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; in wfx_unassign_vif_chanctx()
718 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; in wfx_add_interface()
780 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; in wfx_remove_interface()