• Home
  • Raw
  • Download

Lines Matching refs:wil6210_priv

122 int wil_cid_fill_sinfo(struct wil6210_priv *wil, int cid,  in wil_cid_fill_sinfo()
192 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_get_station()
209 static int wil_find_cid_by_idx(struct wil6210_priv *wil, int idx) in wil_find_cid_by_idx()
228 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_dump_station()
249 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_add_iface()
283 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_del_iface()
303 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_change_iface()
345 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_scan()
472 static void wil_print_crypto(struct wil6210_priv *wil, in wil_print_crypto()
496 static void wil_print_connect_params(struct wil6210_priv *wil, in wil_print_connect_params()
518 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_connect()
657 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_disconnect()
683 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_mgmt_tx()
728 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_set_channel()
736 static enum wmi_key_usage wil_detect_key_usage(struct wil6210_priv *wil, in wil_detect_key_usage()
767 wil_find_sta_by_key_usage(struct wil6210_priv *wil, in wil_find_sta_by_key_usage()
856 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_add_key()
901 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_del_key()
925 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_set_default_key()
937 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_remain_on_channel()
959 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cancel_remain_on_channel()
1060 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in _wil_cfg80211_set_ies()
1108 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in _wil_cfg80211_start_ap()
1170 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_change_beacon()
1207 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_start_ap()
1262 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_stop_ap()
1284 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_del_station()
1297 static void wil_probe_client_handle(struct wil6210_priv *wil, in wil_probe_client_handle()
1310 static struct list_head *next_probe_client(struct wil6210_priv *wil) in next_probe_client()
1328 struct wil6210_priv *wil = container_of(work, struct wil6210_priv, in wil_probe_client_worker()
1341 void wil_probe_client_flush(struct wil6210_priv *wil) in wil_probe_client_flush()
1361 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_probe_client()
1390 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_change_bss()
1404 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_start_p2p_device()
1414 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_stop_p2p_device()
1500 sizeof(struct wil6210_priv)); in wil_cfg80211_init()
1517 void wil_wdev_free(struct wil6210_priv *wil) in wil_wdev_free()
1530 void wil_p2p_wdev_free(struct wil6210_priv *wil) in wil_p2p_wdev_free()