Home
last modified time | relevance | path

Searched defs:wiphy (Results 76 – 100 of 275) sorted by relevance

1234567891011

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/
H A Dwifi_regd.c19 void rtw_regd_apply_flags(struct wiphy *wiphy) in rtw_regd_apply_flags()
76 static void rtw_reg_notifier(struct wiphy *wiphy, struct regulatory_request *request) in rtw_reg_notifier()
99 static int rtw_reg_notifier_return(struct wiphy *wiphy, struct regulatory_request *request) in rtw_reg_notifier_return()
106 int rtw_regd_init(struct wiphy *wiphy) in rtw_regd_init()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/
H A Dwifi_regd.c256 void rtw_regd_apply_flags(struct wiphy *wiphy) in rtw_regd_apply_flags()
337 static void rtw_reg_notifier(struct wiphy *wiphy, struct regulatory_request *request) in rtw_reg_notifier()
360 static int rtw_reg_notifier_return(struct wiphy *wiphy, struct regulatory_request *request) in rtw_reg_notifier_return()
367 static void _rtw_regd_init_wiphy(struct rtw_regulatory *reg, struct wiphy *wiphy) in _rtw_regd_init_wiphy()
393 int rtw_regd_init(struct wiphy *wiphy) in rtw_regd_init()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/
H A Dwifi_regd.c256 void rtw_regd_apply_flags(struct wiphy *wiphy) in rtw_regd_apply_flags()
337 static void rtw_reg_notifier(struct wiphy *wiphy, struct regulatory_request *request) in rtw_reg_notifier()
360 static int rtw_reg_notifier_return(struct wiphy *wiphy, struct regulatory_request *request) in rtw_reg_notifier_return()
367 static void _rtw_regd_init_wiphy(struct rtw_regulatory *reg, struct wiphy *wiphy) in _rtw_regd_init_wiphy()
393 int rtw_regd_init(struct wiphy *wiphy) in rtw_regd_init()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/
H A Dwifi_regd.c256 void rtw_regd_apply_flags(struct wiphy *wiphy) in rtw_regd_apply_flags()
337 static void rtw_reg_notifier(struct wiphy *wiphy, struct regulatory_request *request) in rtw_reg_notifier()
360 static int rtw_reg_notifier_return(struct wiphy *wiphy, struct regulatory_request *request) in rtw_reg_notifier_return()
367 static void _rtw_regd_init_wiphy(struct rtw_regulatory *reg, struct wiphy *wiphy) in _rtw_regd_init_wiphy()
393 int rtw_regd_init(struct wiphy *wiphy) in rtw_regd_init()
/OK3568_Linux_fs/kernel/drivers/net/wireless/
H A Dvirt_wifi.c141 static void virt_wifi_inform_bss(struct wiphy *wiphy) in virt_wifi_inform_bss()
165 static int virt_wifi_scan(struct wiphy *wiphy, in virt_wifi_scan()
190 struct wiphy *wiphy = priv_to_wiphy(priv); in virt_wifi_scan_result() local
207 static void virt_wifi_cancel_scan(struct wiphy *wiphy) in virt_wifi_cancel_scan()
234 static int virt_wifi_connect(struct wiphy *wiphy, struct net_device *netdev, in virt_wifi_connect()
299 static int virt_wifi_disconnect(struct wiphy *wiphy, struct net_device *netdev, in virt_wifi_disconnect()
318 static int virt_wifi_get_station(struct wiphy *wiphy, struct net_device *dev, in virt_wifi_get_station()
343 static int virt_wifi_dump_station(struct wiphy *wiphy, struct net_device *dev, in virt_wifi_dump_station()
370 struct wiphy *wiphy; in virt_wifi_make_wiphy() local
406 static void virt_wifi_destroy_wiphy(struct wiphy *wiphy) in virt_wifi_destroy_wiphy()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_uap_cfg80211.c835 struct wiphy *wiphy = NULL; in woal_cfg80211_beacon_config() local
1460 static int woal_cfg80211_add_mon_if(struct wiphy *wiphy, const char *name, in woal_cfg80211_add_mon_if()
1720 static int woal_cfg80211_add_virt_if(struct wiphy *wiphy, const char *name, in woal_cfg80211_add_virt_if()
1926 int woal_cfg80211_del_virt_if(struct wiphy *wiphy, struct net_device *dev) in woal_cfg80211_del_virt_if()
2117 static t_u8 woal_uap_interface_ready(struct wiphy *wiphy, char *name, in woal_uap_interface_ready()
2152 struct net_device *woal_cfg80211_add_virtual_intf(struct wiphy *wiphy, in woal_cfg80211_add_virtual_intf()
2290 int woal_cfg80211_del_virtual_intf(struct wiphy *wiphy, struct net_device *dev) in woal_cfg80211_del_virtual_intf()
2405 int woal_cfg80211_add_beacon(struct wiphy *wiphy, struct net_device *dev, in woal_cfg80211_add_beacon()
2575 int woal_cfg80211_set_beacon(struct wiphy *wiphy, struct net_device *dev, in woal_cfg80211_set_beacon()
2654 int woal_cfg80211_del_beacon(struct wiphy *wiphy, struct net_device *dev, in woal_cfg80211_del_beacon()
[all …]
H A Dmoal_cfg80211.c183 void *woal_get_wiphy_priv(struct wiphy *wiphy) in woal_get_wiphy_priv()
1094 int woal_cfg80211_change_virtual_intf(struct wiphy *wiphy, in woal_cfg80211_change_virtual_intf()
1371 int woal_cfg80211_set_wiphy_params(struct wiphy *wiphy, u32 changed) in woal_cfg80211_set_wiphy_params()
1485 int woal_cfg80211_add_key(struct wiphy *wiphy, struct net_device *netdev, in woal_cfg80211_add_key()
1544 int woal_cfg80211_del_key(struct wiphy *wiphy, struct net_device *netdev, in woal_cfg80211_del_key()
1602 int woal_cfg80211_set_default_key(struct wiphy *wiphy, in woal_cfg80211_set_default_key()
1637 int woal_cfg80211_set_default_mgmt_key(struct wiphy *wiphy, in woal_cfg80211_set_default_mgmt_key()
1651 int woal_cfg80211_set_default_beacon_key(struct wiphy *wiphy, in woal_cfg80211_set_default_beacon_key()
1719 int woal_cfg80211_set_rekey_data(struct wiphy *wiphy, struct net_device *dev, in woal_cfg80211_set_rekey_data()
1834 int woal_cfg80211_set_pmksa(struct wiphy *wiphy, struct net_device *dev, in woal_cfg80211_set_pmksa()
[all …]
H A Dmoal_sta_cfg80211.c587 static int woal_cfg80211_set_monitor_channel(struct wiphy *wiphy, in woal_cfg80211_set_monitor_channel()
1079 static int woal_testmode_cmd(struct wiphy *wiphy, struct wireless_dev *wdev, in woal_testmode_cmd()
2103 static int woal_cfg80211_authenticate(struct wiphy *wiphy, in woal_cfg80211_authenticate()
2666 static int woal_cfg80211_associate(struct wiphy *wiphy, struct net_device *dev, in woal_cfg80211_associate()
3641 woal_reg_apply_beaconing_flags(struct wiphy *wiphy, in woal_reg_apply_beaconing_flags()
3822 static int woal_update_custom_regdomain(moal_private *priv, struct wiphy *wiphy) in woal_update_custom_regdomain()
3917 struct wiphy *wiphy = handle->wiphy; in woal_regulatory_work_queue() local
3948 woal_cfg80211_reg_notifier(struct wiphy *wiphy, in woal_cfg80211_reg_notifier()
4387 static int woal_cfg80211_scan(struct wiphy *wiphy, in woal_cfg80211_scan()
4705 static void woal_cfg80211_abort_scan(struct wiphy *wiphy, in woal_cfg80211_abort_scan()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wlcore/
H A Dvendor_cmd.c27 wlcore_vendor_cmd_smart_config_start(struct wiphy *wiphy, in wlcore_vendor_cmd_smart_config_start()
74 wlcore_vendor_cmd_smart_config_stop(struct wiphy *wiphy, in wlcore_vendor_cmd_smart_config_stop()
108 wlcore_vendor_cmd_smart_config_set_group_key(struct wiphy *wiphy, in wlcore_vendor_cmd_smart_config_set_group_key()
201 void wlcore_set_vendor_commands(struct wiphy *wiphy) in wlcore_set_vendor_commands()
/OK3568_Linux_fs/kernel/net/wireless/
H A Dcore.c73 int get_wiphy_idx(struct wiphy *wiphy) in get_wiphy_idx()
264 void cfg80211_shutdown_all_interfaces(struct wiphy *wiphy) in cfg80211_shutdown_all_interfaces()
548 static int wiphy_verify_combinations(struct wiphy *wiphy) in wiphy_verify_combinations()
648 int wiphy_register(struct wiphy *wiphy) in wiphy_register()
990 void wiphy_rfkill_start_polling(struct wiphy *wiphy) in wiphy_rfkill_start_polling()
1001 void wiphy_rfkill_stop_polling(struct wiphy *wiphy) in wiphy_rfkill_stop_polling()
1009 void wiphy_unregister(struct wiphy *wiphy) in wiphy_unregister()
1081 void wiphy_free(struct wiphy *wiphy) in wiphy_free()
1087 void wiphy_rfkill_set_hw_state(struct wiphy *wiphy, bool blocked) in wiphy_rfkill_set_hw_state()
1232 void cfg80211_stop_iface(struct wiphy *wiphy, struct wireless_dev *wdev, in cfg80211_stop_iface()
H A Dof.c21 static bool wiphy_freq_limits_valid_chan(struct wiphy *wiphy, in wiphy_freq_limits_valid_chan()
41 static void wiphy_freq_limits_apply(struct wiphy *wiphy, in wiphy_freq_limits_apply()
74 void wiphy_read_of_freq_limits(struct wiphy *wiphy) in wiphy_read_of_freq_limits()
H A Dscan.c1129 void cfg80211_sched_scan_results(struct wiphy *wiphy, u64 reqid) in cfg80211_sched_scan_results()
1147 void cfg80211_sched_scan_stopped_rtnl(struct wiphy *wiphy, u64 reqid) in cfg80211_sched_scan_stopped_rtnl()
1159 void cfg80211_sched_scan_stopped(struct wiphy *wiphy, u64 reqid) in cfg80211_sched_scan_stopped()
1218 void cfg80211_bss_flush(struct wiphy *wiphy) in cfg80211_bss_flush()
1425 struct cfg80211_bss *cfg80211_get_bss(struct wiphy *wiphy, in cfg80211_get_bss()
1823 cfg80211_get_bss_channel(struct wiphy *wiphy, const u8 *ie, size_t ielen, in cfg80211_get_bss_channel()
1896 cfg80211_inform_single_bss_data(struct wiphy *wiphy, in cfg80211_inform_single_bss_data()
2079 static void cfg80211_parse_mbssid_data(struct wiphy *wiphy, in cfg80211_parse_mbssid_data()
2199 cfg80211_inform_bss_data(struct wiphy *wiphy, in cfg80211_inform_bss_data()
2223 cfg80211_parse_mbssid_frame_data(struct wiphy *wiphy, in cfg80211_parse_mbssid_frame_data()
[all …]
H A Dmlme.c29 struct wiphy *wiphy = wdev->wiphy; in cfg80211_rx_assoc_resp() local
145 struct wiphy *wiphy = wdev->wiphy; in cfg80211_auth_timeout() local
158 struct wiphy *wiphy = wdev->wiphy; in cfg80211_assoc_timeout() local
174 struct wiphy *wiphy = wdev->wiphy; in cfg80211_abandon_assoc() local
206 struct wiphy *wiphy = dev->ieee80211_ptr->wiphy; in cfg80211_michael_mic_failure() local
598 struct wiphy *wiphy = wdev->wiphy; in cfg80211_mlme_unregister_socket() local
761 struct wiphy *wiphy = wdev->wiphy; in cfg80211_rx_mgmt_khz() local
829 struct wiphy *wiphy; in cfg80211_dfs_channels_update_work() local
904 void cfg80211_radar_event(struct wiphy *wiphy, in cfg80211_radar_event()
932 struct wiphy *wiphy = wdev->wiphy; in cfg80211_cac_event() local
H A Dsysfs.c43 struct wiphy *wiphy = &dev_to_rdev(dev)->wiphy; in name_show() local
53 struct wiphy *wiphy = &dev_to_rdev(dev)->wiphy; in addresses_show() local
150 struct wiphy *wiphy = container_of(d, struct wiphy, dev); in wiphy_namespace() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c555 struct wireless_dev *brcmf_ap_add_vif(struct wiphy *wiphy, const char *name, in brcmf_ap_add_vif()
633 static struct wireless_dev *brcmf_mon_add_vif(struct wiphy *wiphy, in brcmf_mon_add_vif()
689 static int brcmf_mon_del_vif(struct wiphy *wiphy, struct wireless_dev *wdev) in brcmf_mon_del_vif()
703 static struct wireless_dev *brcmf_cfg80211_add_iface(struct wiphy *wiphy, in brcmf_cfg80211_add_iface()
850 static int brcmf_cfg80211_del_ap_iface(struct wiphy *wiphy, in brcmf_cfg80211_del_ap_iface()
885 int brcmf_cfg80211_del_iface(struct wiphy *wiphy, struct wireless_dev *wdev) in brcmf_cfg80211_del_iface()
929 brcmf_cfg80211_change_iface(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_change_iface()
1168 brcmf_cfg80211_scan(struct wiphy *wiphy, struct cfg80211_scan_request *request) in brcmf_cfg80211_scan()
1278 static s32 brcmf_cfg80211_set_wiphy_params(struct wiphy *wiphy, u32 changed) in brcmf_cfg80211_set_wiphy_params()
1430 brcmf_cfg80211_join_ibss(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_join_ibss()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_sta_cfg80211.c540 woal_cfg80211_set_monitor_channel(struct wiphy *wiphy, in woal_cfg80211_set_monitor_channel()
2305 woal_update_radar_chans_dfs_state(struct wiphy *wiphy) in woal_update_radar_chans_dfs_state()
2342 woal_cfg80211_reg_notifier(struct wiphy *wiphy, in woal_cfg80211_reg_notifier()
2602 woal_cfg80211_scan(struct wiphy *wiphy, struct cfg80211_scan_request *request) in woal_cfg80211_scan()
2831 woal_cfg80211_abort_scan(struct wiphy *wiphy, struct wireless_dev *wdev) in woal_cfg80211_abort_scan()
3044 struct wiphy *wiphy = priv->wdev->wiphy; in woal_connect_ft_over_air() local
3265 woal_cfg80211_connect(struct wiphy *wiphy, struct net_device *dev, in woal_cfg80211_connect()
3417 woal_cfg80211_disconnect(struct wiphy *wiphy, struct net_device *dev, in woal_cfg80211_disconnect()
3497 woal_cfg80211_get_station(struct wiphy *wiphy, struct net_device *dev, in woal_cfg80211_get_station()
3545 woal_cfg80211_dump_station(struct wiphy *wiphy, in woal_cfg80211_dump_station()
[all …]
H A Dmoal_cfg80211.c144 woal_get_wiphy_priv(struct wiphy *wiphy) in woal_get_wiphy_priv()
922 woal_cfg80211_change_virtual_intf(struct wiphy *wiphy, in woal_cfg80211_change_virtual_intf()
1167 woal_cfg80211_set_wiphy_params(struct wiphy *wiphy, u32 changed) in woal_cfg80211_set_wiphy_params()
1281 woal_cfg80211_add_key(struct wiphy *wiphy, struct net_device *netdev, in woal_cfg80211_add_key()
1334 woal_cfg80211_del_key(struct wiphy *wiphy, struct net_device *netdev, in woal_cfg80211_del_key()
1389 woal_cfg80211_set_default_key(struct wiphy *wiphy, in woal_cfg80211_set_default_key()
1419 woal_cfg80211_set_default_mgmt_key(struct wiphy *wiphy, in woal_cfg80211_set_default_mgmt_key()
1484 woal_cfg80211_set_rekey_data(struct wiphy *wiphy, struct net_device *dev, in woal_cfg80211_set_rekey_data()
1595 woal_cfg80211_set_pmksa(struct wiphy *wiphy, struct net_device *dev, in woal_cfg80211_set_pmksa()
1658 woal_cfg80211_del_pmksa(struct wiphy *wiphy, struct net_device *dev, in woal_cfg80211_del_pmksa()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/libertas/
H A Dcfg.c445 static int lbs_cfg_set_monitor_channel(struct wiphy *wiphy, in lbs_cfg_set_monitor_channel()
460 static int lbs_cfg_set_mesh_channel(struct wiphy *wiphy, in lbs_cfg_set_mesh_channel()
634 struct wiphy *wiphy = priv->wdev->wiphy; in lbs_ret_scan() local
796 static int lbs_cfg_scan(struct wiphy *wiphy, in lbs_cfg_scan()
1225 _new_connect_scan_req(struct wiphy *wiphy, struct cfg80211_connect_params *sme) in _new_connect_scan_req()
1276 static int lbs_cfg_connect(struct wiphy *wiphy, struct net_device *dev, in lbs_cfg_connect()
1425 static int lbs_cfg_disconnect(struct wiphy *wiphy, struct net_device *dev, in lbs_cfg_disconnect()
1439 static int lbs_cfg_set_default_key(struct wiphy *wiphy, in lbs_cfg_set_default_key()
1459 static int lbs_cfg_add_key(struct wiphy *wiphy, struct net_device *netdev, in lbs_cfg_add_key()
1520 static int lbs_cfg_del_key(struct wiphy *wiphy, struct net_device *netdev, in lbs_cfg_del_key()
[all …]
/OK3568_Linux_fs/kernel/include/net/
H A Dcfg80211.h602 static inline void wiphy_read_of_freq_limits(struct wiphy *wiphy) in wiphy_read_of_freq_limits()
2216 struct wiphy *wiphy; member
2364 struct wiphy *wiphy; member
4938 struct wiphy { struct
4941 u8 perm_addr[ETH_ALEN];
4942 u8 addr_mask[ETH_ALEN];
4944 struct mac_address *addresses;
4946 const struct ieee80211_txrx_stypes *mgmt_stypes;
4948 const struct ieee80211_iface_combination *iface_combinations;
4949 int n_iface_combinations;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/quantenna/qtnfmac/
H A Devent.c140 struct wiphy *wiphy = priv_to_wiphy(vif->mac); in qtnf_event_handle_bss_join() local
345 struct wiphy *wiphy = priv_to_wiphy(vif->mac); in qtnf_event_handle_scan_results() local
439 struct wiphy *wiphy = priv_to_wiphy(mac); in qtnf_event_handle_freq_change() local
491 struct wiphy *wiphy = priv_to_wiphy(vif->mac); in qtnf_event_handle_radar() local
561 struct wiphy *wiphy = priv_to_wiphy(vif->mac); in qtnf_event_handle_external_auth() local
599 struct wiphy *wiphy = priv_to_wiphy(vif->mac); in qtnf_event_handle_mic_failure() local
635 struct wiphy *wiphy = priv_to_wiphy(vif->mac); in qtnf_event_handle_update_owe() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Dnlrtw.c165 struct wiphy *wiphy; in rtw_nlrtw_ch_util_rpt() local
240 struct wiphy *wiphy; in rtw_nlrtw_reg_change_event() local
294 struct wiphy *wiphy; in rtw_nlrtw_reg_beacon_hint_event() local
349 struct wiphy *wiphy; in _rtw_nlrtw_radar_event() local
444 struct wiphy *wiphy; in rtw_nlrtw_radio_opmode_notify() local
/OK3568_Linux_fs/kernel/net/mac80211/
H A Doffchannel.c637 struct wiphy *wiphy = local->hw.wiphy; in ieee80211_start_roc_work() local
670 int ieee80211_remain_on_channel(struct wiphy *wiphy, struct wireless_dev *wdev, in ieee80211_remain_on_channel()
755 int ieee80211_cancel_remain_on_channel(struct wiphy *wiphy, in ieee80211_cancel_remain_on_channel()
764 int ieee80211_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, in ieee80211_mgmt_tx()
949 int ieee80211_mgmt_tx_cancel_wait(struct wiphy *wiphy, in ieee80211_mgmt_tx_cancel_wait()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/
H A Dnlrtw.c166 struct wiphy *wiphy; in rtw_nlrtw_ch_util_rpt() local
241 struct wiphy *wiphy; in rtw_nlrtw_reg_change_event() local
295 struct wiphy *wiphy; in rtw_nlrtw_reg_beacon_hint_event() local
350 struct wiphy *wiphy; in _rtw_nlrtw_radar_event() local
445 struct wiphy *wiphy; in rtw_nlrtw_radio_opmode_notify() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dnlrtw.c165 struct wiphy *wiphy; in rtw_nlrtw_ch_util_rpt() local
240 struct wiphy *wiphy; in rtw_nlrtw_reg_change_event() local
294 struct wiphy *wiphy; in rtw_nlrtw_reg_beacon_hint_event() local
349 struct wiphy *wiphy; in _rtw_nlrtw_radar_event() local
444 struct wiphy *wiphy; in rtw_nlrtw_radio_opmode_notify() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/
H A Dnlrtw.c165 struct wiphy *wiphy; in rtw_nlrtw_ch_util_rpt() local
240 struct wiphy *wiphy; in rtw_nlrtw_reg_change_event() local
294 struct wiphy *wiphy; in rtw_nlrtw_reg_beacon_hint_event() local
349 struct wiphy *wiphy; in _rtw_nlrtw_radar_event() local
444 struct wiphy *wiphy; in rtw_nlrtw_radio_opmode_notify() local

1234567891011