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
338 static void wil_print_crypto(struct wil6210_priv *wil, in wil_print_crypto()
362 static void wil_print_connect_params(struct wil6210_priv *wil, in wil_print_connect_params()
383 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_connect() local
508 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_disconnect() local
521 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_mgmt_tx() local
556 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_set_channel() local
570 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_add_key() local
585 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_del_key() local
609 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_remain_on_channel() local
628 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cancel_remain_on_channel() local
654 static int wil_fix_bcon(struct wil6210_priv *wil, in wil_fix_bcon()
682 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_change_beacon() local
722 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_start_ap() local
805 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_stop_ap() local
831 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_del_station() local
841 static void wil_probe_client_handle(struct wil6210_priv *wil, in wil_probe_client_handle()
854 static struct list_head *next_probe_client(struct wil6210_priv *wil) in next_probe_client()
872 struct wil6210_priv *wil = container_of(work, struct wil6210_priv, in wil_probe_client_worker() local
885 void wil_probe_client_flush(struct wil6210_priv *wil) in wil_probe_client_flush()
905 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_probe_client() local
934 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_change_bss() local
1035 void wil_wdev_free(struct wil6210_priv *wil) in wil_wdev_free()