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()
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()
508 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_disconnect()
521 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_mgmt_tx()
556 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_set_channel()
570 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_add_key()
585 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_del_key()
609 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_remain_on_channel()
628 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cancel_remain_on_channel()
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()
722 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_start_ap()
805 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_stop_ap()
831 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_del_station()
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()
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()
934 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_change_bss()
1012 sizeof(struct wil6210_priv)); in wil_cfg80211_init()
1035 void wil_wdev_free(struct wil6210_priv *wil) in wil_wdev_free()