Lines Matching defs:wil
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() local
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() local
234 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_change_iface() local
262 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_scan() local
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() local
534 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_disconnect() local
549 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_mgmt_tx() local
584 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_set_channel() local
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() local
646 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_del_key() local
670 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_remain_on_channel() local
689 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cancel_remain_on_channel() local
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() local
768 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in _wil_cfg80211_start_ap() local
819 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_change_beacon() local
860 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_start_ap() local
919 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_stop_ap() local
941 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_del_station() local
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() local
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() local
1047 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_change_bss() local
1147 void wil_wdev_free(struct wil6210_priv *wil) in wil_wdev_free()