Lines Matching defs:wiphy
147 static void *mwifiex_cfg80211_get_adapter(struct wiphy *wiphy) in mwifiex_cfg80211_get_adapter()
156 mwifiex_cfg80211_del_key(struct wiphy *wiphy, struct net_device *netdev, in mwifiex_cfg80211_del_key()
209 mwifiex_cfg80211_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, in mwifiex_cfg80211_mgmt_tx()
273 mwifiex_cfg80211_update_mgmt_frame_registrations(struct wiphy *wiphy, in mwifiex_cfg80211_update_mgmt_frame_registrations()
293 mwifiex_cfg80211_remain_on_channel(struct wiphy *wiphy, in mwifiex_cfg80211_remain_on_channel()
335 mwifiex_cfg80211_cancel_remain_on_channel(struct wiphy *wiphy, in mwifiex_cfg80211_cancel_remain_on_channel()
365 mwifiex_cfg80211_set_tx_power(struct wiphy *wiphy, in mwifiex_cfg80211_set_tx_power()
400 mwifiex_cfg80211_get_tx_power(struct wiphy *wiphy, in mwifiex_cfg80211_get_tx_power()
425 mwifiex_cfg80211_set_power_mgmt(struct wiphy *wiphy, in mwifiex_cfg80211_set_power_mgmt()
445 mwifiex_cfg80211_set_default_key(struct wiphy *wiphy, struct net_device *netdev, in mwifiex_cfg80211_set_default_key()
470 mwifiex_cfg80211_add_key(struct wiphy *wiphy, struct net_device *netdev, in mwifiex_cfg80211_add_key()
507 mwifiex_cfg80211_set_default_mgmt_key(struct wiphy *wiphy, in mwifiex_cfg80211_set_default_mgmt_key()
533 int mwifiex_send_domain_info_cmd_fw(struct wiphy *wiphy) in mwifiex_send_domain_info_cmd_fw()
614 static void mwifiex_reg_apply_radar_flags(struct wiphy *wiphy) in mwifiex_reg_apply_radar_flags()
642 static void mwifiex_reg_notifier(struct wiphy *wiphy, in mwifiex_reg_notifier()
719 mwifiex_cfg80211_set_wiphy_params(struct wiphy *wiphy, u32 changed) in mwifiex_cfg80211_set_wiphy_params()
1134 mwifiex_cfg80211_change_virtual_intf(struct wiphy *wiphy, in mwifiex_cfg80211_change_virtual_intf()
1464 mwifiex_cfg80211_get_station(struct wiphy *wiphy, struct net_device *dev, in mwifiex_cfg80211_get_station()
1481 mwifiex_cfg80211_dump_station(struct wiphy *wiphy, struct net_device *dev, in mwifiex_cfg80211_dump_station()
1509 mwifiex_cfg80211_dump_survey(struct wiphy *wiphy, struct net_device *dev, in mwifiex_cfg80211_dump_survey()
1683 static int mwifiex_cfg80211_set_bitrate_mask(struct wiphy *wiphy, in mwifiex_cfg80211_set_bitrate_mask()
1735 static int mwifiex_cfg80211_set_cqm_rssi_config(struct wiphy *wiphy, in mwifiex_cfg80211_set_cqm_rssi_config()
1771 static int mwifiex_cfg80211_change_beacon(struct wiphy *wiphy, in mwifiex_cfg80211_change_beacon()
1808 mwifiex_cfg80211_del_station(struct wiphy *wiphy, struct net_device *dev, in mwifiex_cfg80211_del_station()
1848 mwifiex_cfg80211_set_antenna(struct wiphy *wiphy, u32 tx_ant, u32 rx_ant) in mwifiex_cfg80211_set_antenna()
1911 mwifiex_cfg80211_get_antenna(struct wiphy *wiphy, u32 *tx_ant, u32 *rx_ant) in mwifiex_cfg80211_get_antenna()
1928 static int mwifiex_cfg80211_stop_ap(struct wiphy *wiphy, struct net_device *dev) in mwifiex_cfg80211_stop_ap()
1967 static int mwifiex_cfg80211_start_ap(struct wiphy *wiphy, in mwifiex_cfg80211_start_ap()
2084 mwifiex_cfg80211_disconnect(struct wiphy *wiphy, struct net_device *dev, in mwifiex_cfg80211_disconnect()
2322 mwifiex_cfg80211_connect(struct wiphy *wiphy, struct net_device *dev, in mwifiex_cfg80211_connect()
2475 mwifiex_cfg80211_join_ibss(struct wiphy *wiphy, struct net_device *dev, in mwifiex_cfg80211_join_ibss()
2520 mwifiex_cfg80211_leave_ibss(struct wiphy *wiphy, struct net_device *dev) in mwifiex_cfg80211_leave_ibss()
2542 mwifiex_cfg80211_scan(struct wiphy *wiphy, in mwifiex_cfg80211_scan()
2653 mwifiex_cfg80211_sched_scan_start(struct wiphy *wiphy, in mwifiex_cfg80211_sched_scan_start()
2753 static int mwifiex_cfg80211_sched_scan_stop(struct wiphy *wiphy, in mwifiex_cfg80211_sched_scan_stop()
2871 struct wireless_dev *mwifiex_add_virtual_intf(struct wiphy *wiphy, in mwifiex_add_virtual_intf()
3129 int mwifiex_del_virtual_intf(struct wiphy *wiphy, struct wireless_dev *wdev) in mwifiex_del_virtual_intf()
3415 static int mwifiex_cfg80211_suspend(struct wiphy *wiphy, in mwifiex_cfg80211_suspend()
3496 static int mwifiex_cfg80211_resume(struct wiphy *wiphy) in mwifiex_cfg80211_resume()
3570 static void mwifiex_cfg80211_set_wakeup(struct wiphy *wiphy, in mwifiex_cfg80211_set_wakeup()
3578 static int mwifiex_set_rekey_data(struct wiphy *wiphy, struct net_device *dev, in mwifiex_set_rekey_data()
3672 static int mwifiex_cfg80211_set_coalesce(struct wiphy *wiphy, in mwifiex_cfg80211_set_coalesce()
3710 mwifiex_cfg80211_tdls_mgmt(struct wiphy *wiphy, struct net_device *dev, in mwifiex_cfg80211_tdls_mgmt()
3785 mwifiex_cfg80211_tdls_oper(struct wiphy *wiphy, struct net_device *dev, in mwifiex_cfg80211_tdls_oper()
3833 mwifiex_cfg80211_tdls_chan_switch(struct wiphy *wiphy, struct net_device *dev, in mwifiex_cfg80211_tdls_chan_switch()
3875 mwifiex_cfg80211_tdls_cancel_chan_switch(struct wiphy *wiphy, in mwifiex_cfg80211_tdls_cancel_chan_switch()
3901 mwifiex_cfg80211_add_station(struct wiphy *wiphy, struct net_device *dev, in mwifiex_cfg80211_add_station()
3917 mwifiex_cfg80211_channel_switch(struct wiphy *wiphy, struct net_device *dev, in mwifiex_cfg80211_channel_switch()
3974 static int mwifiex_cfg80211_get_channel(struct wiphy *wiphy, in mwifiex_cfg80211_get_channel()
4031 static int mwifiex_tm_cmd(struct wiphy *wiphy, struct wireless_dev *wdev, in mwifiex_tm_cmd()
4094 mwifiex_cfg80211_start_radar_detection(struct wiphy *wiphy, in mwifiex_cfg80211_start_radar_detection()
4135 mwifiex_cfg80211_change_station(struct wiphy *wiphy, struct net_device *dev, in mwifiex_cfg80211_change_station()
4290 struct wiphy *wiphy; in mwifiex_register_cfg80211() local