Lines Matching refs:wil6210_priv
105 static int wil_num_supported_channels(struct wil6210_priv *wil) in wil_num_supported_channels()
115 void update_supported_bands(struct wil6210_priv *wil) in update_supported_bands()
433 struct wil6210_priv *wil = vif_to_wil(vif); in wil_cid_fill_sinfo()
540 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_get_station()
558 int wil_find_cid_by_idx(struct wil6210_priv *wil, u8 mid, int idx) in wil_find_cid_by_idx()
580 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_dump_station()
599 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_start_p2p_device()
609 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_stop_p2p_device()
623 static int wil_cfg80211_validate_add_iface(struct wil6210_priv *wil, in wil_cfg80211_validate_add_iface()
642 static int wil_cfg80211_validate_change_iface(struct wil6210_priv *wil, in wil_cfg80211_validate_change_iface()
676 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_add_iface()
751 struct wil6210_priv *wil = vif_to_wil(vif); in wil_vif_prepare_stop()
777 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_del_iface()
827 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_change_iface()
892 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_scan()
1033 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_abort_scan()
1059 static void wil_print_crypto(struct wil6210_priv *wil, in wil_print_crypto()
1103 static void wil_print_connect_params(struct wil6210_priv *wil, in wil_print_connect_params()
1129 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_ft_connect()
1183 static int wil_get_wmi_edmg_channel(struct wil6210_priv *wil, u8 edmg_bw_config, in wil_get_wmi_edmg_channel()
1214 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_connect()
1389 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_disconnect()
1413 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_set_wiphy_params()
1437 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_mgmt_tx()
1498 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_set_channel()
1508 struct wil6210_priv *wil = wdev_to_wil(wdev); in wil_detect_key_usage()
1536 wil_find_sta_by_key_usage(struct wil6210_priv *wil, u8 mid, in wil_find_sta_by_key_usage()
1627 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_add_key()
1701 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_del_key()
1727 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_set_default_key()
1739 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_remain_on_channel()
1754 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cancel_remain_on_channel()
1935 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in _wil_cfg80211_start_ap()
2027 void wil_cfg80211_ap_recovery(struct wil6210_priv *wil) in wil_cfg80211_ap_recovery()
2084 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_change_beacon()
2126 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_start_ap()
2190 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_stop_ap()
2231 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_add_station()
2255 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_del_station()
2273 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_change_station()
2316 static void wil_probe_client_handle(struct wil6210_priv *wil, in wil_probe_client_handle()
2351 struct wil6210_priv *wil = vif_to_wil(vif); in wil_probe_client_worker()
2366 struct wil6210_priv *wil = vif_to_wil(vif); in wil_probe_client_flush()
2384 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_probe_client()
2415 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_change_bss()
2431 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_set_power_mgmt()
2448 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_suspend()
2477 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_resume()
2489 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_sched_scan_start()
2540 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_sched_scan_stop()
2560 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_update_ft_ies()
2608 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_set_multicast_to_unicast()
2623 struct wil6210_priv *wil = wiphy_to_wil(wiphy); in wil_cfg80211_set_cqm_rssi_config()
2719 struct wil6210_priv *wil, const struct wil_fw_record_concurrency *conc) in wil_cfg80211_iface_combinations_from_fw()
2790 struct wil6210_priv *wil_cfg80211_init(struct device *dev) in wil_cfg80211_init()
2793 struct wil6210_priv *wil; in wil_cfg80211_init()
2802 wiphy = wiphy_new(&wil_cfg80211_ops, sizeof(struct wil6210_priv)); in wil_cfg80211_init()
2819 void wil_cfg80211_deinit(struct wil6210_priv *wil) in wil_cfg80211_deinit()
2835 void wil_p2p_wdev_free(struct wil6210_priv *wil) in wil_p2p_wdev_free()
2870 struct wil6210_priv *wil = wdev_to_wil(wdev); in wil_rf_sector_get_cfg()
2991 struct wil6210_priv *wil = wdev_to_wil(wdev); in wil_rf_sector_set_cfg()
3103 struct wil6210_priv *wil = wdev_to_wil(wdev); in wil_rf_sector_get_selected()
3187 static int wil_rf_sector_wmi_set_selected(struct wil6210_priv *wil, in wil_rf_sector_wmi_set_selected()
3218 struct wil6210_priv *wil = wdev_to_wil(wdev); in wil_rf_sector_set_selected()