Lines Matching refs:wil6210_priv

108 int wil_cid_fill_sinfo(struct wil6210_priv *wil, int cid,  in wil_cid_fill_sinfo()
178 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_get_station()
195 static int wil_find_cid_by_idx(struct wil6210_priv *wil, int idx) in wil_find_cid_by_idx()
214 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_dump_station()
234 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_change_iface()
262 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_scan()
355 static void wil_print_crypto(struct wil6210_priv *wil, in wil_print_crypto()
379 static void wil_print_connect_params(struct wil6210_priv *wil, in wil_print_connect_params()
400 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_connect()
534 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_disconnect()
549 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_mgmt_tx()
584 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_set_channel()
592 static enum wmi_key_usage wil_detect_key_usage(struct wil6210_priv *wil, in wil_detect_key_usage()
631 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_add_key()
646 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_del_key()
670 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_remain_on_channel()
689 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cancel_remain_on_channel()
715 static int wil_fix_bcon(struct wil6210_priv *wil, in wil_fix_bcon()
742 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in _wil_cfg80211_set_ies()
768 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in _wil_cfg80211_start_ap()
819 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_change_beacon()
860 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_start_ap()
919 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_stop_ap()
941 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_del_station()
954 static void wil_probe_client_handle(struct wil6210_priv *wil, in wil_probe_client_handle()
967 static struct list_head *next_probe_client(struct wil6210_priv *wil) in next_probe_client()
985 struct wil6210_priv *wil = container_of(work, struct wil6210_priv, in wil_probe_client_worker()
998 void wil_probe_client_flush(struct wil6210_priv *wil) in wil_probe_client_flush()
1018 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_probe_client()
1047 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_change_bss()
1124 sizeof(struct wil6210_priv)); in wil_cfg80211_init()
1147 void wil_wdev_free(struct wil6210_priv *wil) in wil_wdev_free()