Searched defs:wiphy (Results 1 - 25 of 115) sorted by path

12345

/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dtestmode.h33 static inline int ath6kl_tm_cmd(struct wiphy *wiphy, argument
H A Dcfg80211.c454 static int ath6kl_cfg80211_connect(struct wiphy *wiphy, struct net_device *dev, argument
821 static int ath6kl_cfg80211_disconnect(struct wiphy *wiphy, argument
994 ath6kl_cfg80211_scan(struct wiphy *wiphy, struct cfg80211_scan_request *request) argument
1126 ath6kl_cfg80211_add_key(struct wiphy *wiphy, struct net_device *ndev, int link_id, u8 key_index, bool pairwise, const u8 *mac_addr, struct key_params *params) argument
1251 ath6kl_cfg80211_del_key(struct wiphy *wiphy, struct net_device *ndev, int link_id, u8 key_index, bool pairwise, const u8 *mac_addr) argument
1281 ath6kl_cfg80211_get_key(struct wiphy *wiphy, struct net_device *ndev, int link_id, u8 key_index, bool pairwise, const u8 *mac_addr, void *cookie, void (*callback) (void *cookie, struct key_params *)) argument
1316 ath6kl_cfg80211_set_default_key(struct wiphy *wiphy, struct net_device *ndev, int link_id, u8 key_index, bool unicast, bool multicast) argument
1379 ath6kl_cfg80211_set_wiphy_params(struct wiphy *wiphy, u32 changed) argument
1406 ath6kl_cfg80211_set_txpower(struct wiphy *wiphy, struct wireless_dev *wdev, enum nl80211_tx_power_setting type, int mbm) argument
1442 ath6kl_cfg80211_get_txpower(struct wiphy *wiphy, struct wireless_dev *wdev, int *dbm) argument
1477 ath6kl_cfg80211_set_power_mgmt(struct wiphy *wiphy, struct net_device *dev, bool pmgmt, int timeout) argument
1508 ath6kl_cfg80211_add_iface(struct wiphy *wiphy, const char *name, unsigned char name_assign_type, enum nl80211_iftype type, struct vif_params *params) argument
1537 ath6kl_cfg80211_del_iface(struct wiphy *wiphy, struct wireless_dev *wdev) argument
1556 ath6kl_cfg80211_change_iface(struct wiphy *wiphy, struct net_device *ndev, enum nl80211_iftype type, struct vif_params *params) argument
1619 ath6kl_cfg80211_join_ibss(struct wiphy *wiphy, struct net_device *dev, struct cfg80211_ibss_params *ibss_param) argument
1689 ath6kl_cfg80211_leave_ibss(struct wiphy *wiphy, struct net_device *dev) argument
1774 ath6kl_get_station(struct wiphy *wiphy, struct net_device *dev, const u8 *mac, struct station_info *sinfo) argument
1874 ath6kl_set_pmksa(struct wiphy *wiphy, struct net_device *netdev, struct cfg80211_pmksa *pmksa) argument
1884 ath6kl_del_pmksa(struct wiphy *wiphy, struct net_device *netdev, struct cfg80211_pmksa *pmksa) argument
1894 ath6kl_flush_pmksa(struct wiphy *wiphy, struct net_device *netdev) argument
2540 __ath6kl_cfg80211_suspend(struct wiphy *wiphy, struct cfg80211_wowlan *wow) argument
2550 __ath6kl_cfg80211_resume(struct wiphy *wiphy) argument
2619 struct wiphy *wiphy = vif->ar->wiphy; local
2761 ath6kl_start_ap(struct wiphy *wiphy, struct net_device *dev, struct cfg80211_ap_settings *info) argument
2956 ath6kl_change_beacon(struct wiphy *wiphy, struct net_device *dev, struct cfg80211_ap_update *params) argument
2970 ath6kl_stop_ap(struct wiphy *wiphy, struct net_device *dev, unsigned int link_id) argument
2991 ath6kl_del_station(struct wiphy *wiphy, struct net_device *dev, struct station_del_parameters *params) argument
3002 ath6kl_change_station(struct wiphy *wiphy, struct net_device *dev, const u8 *mac, struct station_parameters *params) argument
3025 ath6kl_remain_on_channel(struct wiphy *wiphy, struct wireless_dev *wdev, struct ieee80211_channel *chan, unsigned int duration, u64 *cookie) argument
3048 ath6kl_cancel_remain_on_channel(struct wiphy *wiphy, struct wireless_dev *wdev, u64 cookie) argument
3184 ath6kl_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, struct cfg80211_mgmt_tx_params *params, u64 *cookie) argument
3244 ath6kl_get_antenna(struct wiphy *wiphy, u32 *tx_ant, u32 *rx_ant) argument
3253 ath6kl_update_mgmt_frame_registrations(struct wiphy *wiphy, struct wireless_dev *wdev, struct mgmt_frame_regs *upd) argument
3268 ath6kl_cfg80211_sscan_start(struct wiphy *wiphy, struct net_device *dev, struct cfg80211_sched_scan_request *request) argument
3356 ath6kl_cfg80211_sscan_stop(struct wiphy *wiphy, struct net_device *dev, u64 reqid) argument
3370 ath6kl_cfg80211_set_bitrate(struct wiphy *wiphy, struct net_device *dev, unsigned int link_id, const u8 *addr, const struct cfg80211_bitrate_mask *mask) argument
3383 ath6kl_cfg80211_set_txe_config(struct wiphy *wiphy, struct net_device *dev, u32 rate, u32 pkts, u32 intvl) argument
3538 ath6kl_cfg80211_reg_notify(struct wiphy *wiphy, struct regulatory_request *request) argument
3866 struct wiphy *wiphy = ar->wiphy; local
4014 struct wiphy *wiphy; local
[all...]
H A Dcore.h696 struct wiphy *wiphy; member in struct:ath6kl
H A Dtestmode.c69 int ath6kl_tm_cmd(struct wiphy *wiphy, struct wireless_dev *wdev, argument
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dvendor.c19 static int brcmf_cfg80211_vndr_cmds_dcmd_handler(struct wiphy *wiphy, argument
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmain.h564 struct wiphy *wiphy; member in struct:brcms_c_info
/linux-master/net/mac80211/
H A Dtrace.c61 void __wiphy_dbg(struct wiphy *wiphy, bool print, const char *fmt, ...) argument
/linux-master/net/wireless/
H A Dof.c21 static bool wiphy_freq_limits_valid_chan(struct wiphy *wiphy, argument
41 static void wiphy_freq_limits_apply(struct wiphy *wiphy, argument
74 void wiphy_read_of_freq_limits(struct wiphy *wiphy) argument
[all...]
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dmac.c3531 static void ath10k_reg_notifier(struct wiphy *wiphy, argument
[all...]
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dreg.c48 ath11k_reg_notifier(struct wiphy *wiphy, struct regulatory_request *request) argument
[all...]
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dmac.c7786 struct wiphy *wiphy local
7908 struct wiphy *wiphy = hw->wiphy; local
7954 struct wiphy *wiphy = hw->wiphy; local
[all...]
H A Dreg.c47 ath12k_reg_notifier(struct wiphy *wiphy, struct regulatory_request *request) argument
[all...]
/linux-master/drivers/net/wireless/ath/ath5k/
H A Dbase.c252 static void ath5k_reg_notifier(struct wiphy *wiphy, argument
[all...]
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_init.c224 static void ath9k_reg_notifier(struct wiphy *wiphy, argument
[all...]
H A Dinit.c250 static void ath9k_reg_notifier(struct wiphy *wiphy, argument
[all...]
/linux-master/drivers/net/wireless/ath/carl9170/
H A Dmain.c1939 carl9170_reg_notifier(struct wiphy *wiphy, struct regulatory_request *request) argument
[all...]
/linux-master/drivers/net/wireless/ath/
H A Dregd.c266 static void ath_force_clear_no_ir_chan(struct wiphy *wiphy, argument
280 static void ath_force_clear_no_ir_freq(struct wiphy *wiphy, u16 center_freq) argument
296 static void ath_force_no_ir_freq(struct wiphy *wiphy, u16 center_freq) argument
308 __ath_reg_apply_beaconing_flags(struct wiphy *wiphy, struct ath_regulatory *reg, enum nl80211_reg_initiator initiator, struct ieee80211_channel *ch) argument
339 ath_reg_apply_beaconing_flags(struct wiphy *wiphy, struct ath_regulatory *reg, enum nl80211_reg_initiator initiator) argument
376 ath_reg_apply_ir_flags(struct wiphy *wiphy, struct ath_regulatory *reg, enum nl80211_reg_initiator initiator) argument
404 ath_reg_apply_radar_flags(struct wiphy *wiphy, struct ath_regulatory *reg) argument
436 ath_reg_apply_world_flags(struct wiphy *wiphy, enum nl80211_reg_initiator initiator, struct ath_regulatory *reg) argument
471 __ath_reg_dyn_country(struct wiphy *wiphy, struct ath_regulatory *reg, struct regulatory_request *request) argument
495 ath_reg_dyn_country(struct wiphy *wiphy, struct ath_regulatory *reg, struct regulatory_request *request) argument
508 ath_reg_notifier_apply(struct wiphy *wiphy, struct regulatory_request *request, struct ath_regulatory *reg) argument
635 ath_regd_init_wiphy(struct ath_regulatory *reg, struct wiphy *wiphy, void (*reg_notifier)(struct wiphy *wiphy, struct regulatory_request *request)) argument
758 ath_regd_init(struct ath_regulatory *reg, struct wiphy *wiphy, void (*reg_notifier)(struct wiphy *wiphy, struct regulatory_request *request)) argument
[all...]
/linux-master/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c117 struct wiphy *wiphy = wil_to_wiphy(wil); local
535 wil_cfg80211_get_station(struct wiphy *wiphy, struct net_device *ndev, const u8 *mac, struct station_info *sinfo) argument
575 wil_cfg80211_dump_station(struct wiphy *wiphy, struct net_device *dev, int idx, u8 *mac, struct station_info *sinfo) argument
596 wil_cfg80211_start_p2p_device(struct wiphy *wiphy, struct wireless_dev *wdev) argument
606 wil_cfg80211_stop_p2p_device(struct wiphy *wiphy, struct wireless_dev *wdev) argument
671 wil_cfg80211_add_iface(struct wiphy *wiphy, const char *name, unsigned char name_assign_type, enum nl80211_iftype type, struct vif_params *params) argument
774 wil_cfg80211_del_iface(struct wiphy *wiphy, struct wireless_dev *wdev) argument
822 wil_cfg80211_change_iface(struct wiphy *wiphy, struct net_device *ndev, enum nl80211_iftype type, struct vif_params *params) argument
889 wil_cfg80211_scan(struct wiphy *wiphy, struct cfg80211_scan_request *request) argument
1033 wil_cfg80211_abort_scan(struct wiphy *wiphy, struct wireless_dev *wdev) argument
1128 wil_ft_connect(struct wiphy *wiphy, struct net_device *ndev, struct cfg80211_connect_params *sme) argument
1213 wil_cfg80211_connect(struct wiphy *wiphy, struct net_device *ndev, struct cfg80211_connect_params *sme) argument
1387 wil_cfg80211_disconnect(struct wiphy *wiphy, struct net_device *ndev, u16 reason_code) argument
1414 wil_cfg80211_set_wiphy_params(struct wiphy *wiphy, u32 changed) argument
1434 wil_cfg80211_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, struct cfg80211_mgmt_tx_params *params, u64 *cookie) argument
1498 wil_cfg80211_set_channel(struct wiphy *wiphy, struct cfg80211_chan_def *chandef) argument
1622 wil_cfg80211_add_key(struct wiphy *wiphy, struct net_device *ndev, int link_id, u8 key_index, bool pairwise, const u8 *mac_addr, struct key_params *params) argument
1698 wil_cfg80211_del_key(struct wiphy *wiphy, struct net_device *ndev, int link_id, u8 key_index, bool pairwise, const u8 *mac_addr) argument
1725 wil_cfg80211_set_default_key(struct wiphy *wiphy, struct net_device *ndev, int link_id, u8 key_index, bool unicast, bool multicast) argument
1736 wil_remain_on_channel(struct wiphy *wiphy, struct wireless_dev *wdev, struct ieee80211_channel *chan, unsigned int duration, u64 *cookie) argument
1753 wil_cancel_remain_on_channel(struct wiphy *wiphy, struct wireless_dev *wdev, u64 cookie) argument
1931 _wil_cfg80211_start_ap(struct wiphy *wiphy, struct net_device *ndev, const u8 *ssid, size_t ssid_len, u32 privacy, int bi, u8 chan, u8 wmi_edmg_channel, struct cfg80211_beacon_data *bcon, u8 hidden_ssid, u32 pbss) argument
2033 struct wiphy *wiphy = wil_to_wiphy(wil); local
2083 wil_cfg80211_change_beacon(struct wiphy *wiphy, struct net_device *ndev, struct cfg80211_ap_update *params) argument
2124 wil_cfg80211_start_ap(struct wiphy *wiphy, struct net_device *ndev, struct cfg80211_ap_settings *info) argument
2189 wil_cfg80211_stop_ap(struct wiphy *wiphy, struct net_device *ndev, unsigned int link_id) argument
2228 wil_cfg80211_add_station(struct wiphy *wiphy, struct net_device *dev, const u8 *mac, struct station_parameters *params) argument
2253 wil_cfg80211_del_station(struct wiphy *wiphy, struct net_device *dev, struct station_del_parameters *params) argument
2270 wil_cfg80211_change_station(struct wiphy *wiphy, struct net_device *dev, const u8 *mac, struct station_parameters *params) argument
2383 wil_cfg80211_probe_client(struct wiphy *wiphy, struct net_device *dev, const u8 *peer, u64 *cookie) argument
2414 wil_cfg80211_change_bss(struct wiphy *wiphy, struct net_device *dev, struct bss_parameters *params) argument
2430 wil_cfg80211_set_power_mgmt(struct wiphy *wiphy, struct net_device *dev, bool enabled, int timeout) argument
2448 wil_cfg80211_suspend(struct wiphy *wiphy, struct cfg80211_wowlan *wow) argument
2478 wil_cfg80211_resume(struct wiphy *wiphy) argument
2488 wil_cfg80211_sched_scan_start(struct wiphy *wiphy, struct net_device *dev, struct cfg80211_sched_scan_request *request) argument
2540 wil_cfg80211_sched_scan_stop(struct wiphy *wiphy, struct net_device *dev, u64 reqid) argument
2560 wil_cfg80211_update_ft_ies(struct wiphy *wiphy, struct net_device *dev, struct cfg80211_update_ft_ies_params *ftie) argument
2607 wil_cfg80211_set_multicast_to_unicast(struct wiphy *wiphy, struct net_device *dev, const bool enabled) argument
2622 wil_cfg80211_set_cqm_rssi_config(struct wiphy *wiphy, struct net_device *dev, s32 rssi_thold, u32 rssi_hyst) argument
2679 wil_wiphy_init(struct wiphy *wiphy) argument
2724 struct wiphy *wiphy = wil_to_wiphy(wil); local
2795 struct wiphy *wiphy; local
2824 struct wiphy *wiphy = wil_to_wiphy(wil); local
2869 wil_rf_sector_get_cfg(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int data_len) argument
2990 wil_rf_sector_set_cfg(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int data_len) argument
3102 wil_rf_sector_get_selected(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int data_len) argument
3217 wil_rf_sector_set_selected(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int data_len) argument
[all...]
H A Ddebugfs.c970 struct wiphy *wiphy = wil_to_wiphy(wil); local
H A Dmain.c1213 struct wiphy *wiphy = wil_to_wiphy(wil); local
1228 struct wiphy *wiphy = wil_to_wiphy(wil); local
1314 struct wiphy *wiphy = wil_to_wiphy(wil); local
1406 struct wiphy *wiphy = wil_to_wiphy(wil); local
[all...]
H A Dnetdev.c441 struct wiphy *wiphy = wil->wiphy; local
544 struct wiphy *wiphy = wdev->wiphy; local
[all...]
H A Dwil6210.h924 struct wiphy *wiphy; member in struct:wil6210_priv
H A Dwmi.c770 struct wiphy *wiphy = wil_to_wiphy(wil); local
819 struct wiphy *wiphy = wil_to_wiphy(wil); local
1063 struct wiphy *wiph local
1379 struct wiphy *wiphy = wil_to_wiphy(wil); local
1714 struct wiphy *wiphy = wil_to_wiphy(wil); local
[all...]
/linux-master/drivers/net/wireless/atmel/
H A Dat76c50x-usb.c2322 struct wiphy *wiphy; local
[all...]
/linux-master/drivers/net/wireless/broadcom/b43/
H A Dmain.c2609 struct wiphy *wiphy = dev->wl->hw->wiphy; local
[all...]

Completed in 365 milliseconds

12345