Lines Matching defs:wiphy
135 static void *mwifiex_cfg80211_get_adapter(struct wiphy *wiphy) in mwifiex_cfg80211_get_adapter()
144 mwifiex_cfg80211_del_key(struct wiphy *wiphy, struct net_device *netdev, in mwifiex_cfg80211_del_key()
198 mwifiex_cfg80211_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, in mwifiex_cfg80211_mgmt_tx()
262 mwifiex_cfg80211_update_mgmt_frame_registrations(struct wiphy *wiphy, in mwifiex_cfg80211_update_mgmt_frame_registrations()
282 mwifiex_cfg80211_remain_on_channel(struct wiphy *wiphy, in mwifiex_cfg80211_remain_on_channel()
324 mwifiex_cfg80211_cancel_remain_on_channel(struct wiphy *wiphy, in mwifiex_cfg80211_cancel_remain_on_channel()
354 mwifiex_cfg80211_set_tx_power(struct wiphy *wiphy, in mwifiex_cfg80211_set_tx_power()
389 mwifiex_cfg80211_get_tx_power(struct wiphy *wiphy, in mwifiex_cfg80211_get_tx_power()
414 mwifiex_cfg80211_set_power_mgmt(struct wiphy *wiphy, in mwifiex_cfg80211_set_power_mgmt()
434 mwifiex_cfg80211_set_default_key(struct wiphy *wiphy, struct net_device *netdev, in mwifiex_cfg80211_set_default_key()
459 mwifiex_cfg80211_add_key(struct wiphy *wiphy, struct net_device *netdev, in mwifiex_cfg80211_add_key()
496 mwifiex_cfg80211_set_default_mgmt_key(struct wiphy *wiphy, in mwifiex_cfg80211_set_default_mgmt_key()
529 int mwifiex_send_domain_info_cmd_fw(struct wiphy *wiphy) in mwifiex_send_domain_info_cmd_fw()
610 static void mwifiex_reg_apply_radar_flags(struct wiphy *wiphy) in mwifiex_reg_apply_radar_flags()
638 static void mwifiex_reg_notifier(struct wiphy *wiphy, in mwifiex_reg_notifier()
715 mwifiex_cfg80211_set_wiphy_params(struct wiphy *wiphy, u32 changed) in mwifiex_cfg80211_set_wiphy_params()
1188 mwifiex_cfg80211_change_virtual_intf(struct wiphy *wiphy, in mwifiex_cfg80211_change_virtual_intf()
1527 mwifiex_cfg80211_get_station(struct wiphy *wiphy, struct net_device *dev, in mwifiex_cfg80211_get_station()
1544 mwifiex_cfg80211_dump_station(struct wiphy *wiphy, struct net_device *dev, in mwifiex_cfg80211_dump_station()
1572 mwifiex_cfg80211_dump_survey(struct wiphy *wiphy, struct net_device *dev, in mwifiex_cfg80211_dump_survey()
1747 mwifiex_cfg80211_set_bitrate_mask(struct wiphy *wiphy, in mwifiex_cfg80211_set_bitrate_mask()
1800 static int mwifiex_cfg80211_set_cqm_rssi_config(struct wiphy *wiphy, in mwifiex_cfg80211_set_cqm_rssi_config()
1836 static int mwifiex_cfg80211_change_beacon(struct wiphy *wiphy, in mwifiex_cfg80211_change_beacon()
1873 mwifiex_cfg80211_del_station(struct wiphy *wiphy, struct net_device *dev, in mwifiex_cfg80211_del_station()
1913 mwifiex_cfg80211_set_antenna(struct wiphy *wiphy, u32 tx_ant, u32 rx_ant) in mwifiex_cfg80211_set_antenna()
1976 mwifiex_cfg80211_get_antenna(struct wiphy *wiphy, u32 *tx_ant, u32 *rx_ant) in mwifiex_cfg80211_get_antenna()
1993 static int mwifiex_cfg80211_stop_ap(struct wiphy *wiphy, struct net_device *dev, in mwifiex_cfg80211_stop_ap()
2033 static int mwifiex_cfg80211_start_ap(struct wiphy *wiphy, in mwifiex_cfg80211_start_ap()
2150 mwifiex_cfg80211_disconnect(struct wiphy *wiphy, struct net_device *dev, in mwifiex_cfg80211_disconnect()
2402 mwifiex_cfg80211_connect(struct wiphy *wiphy, struct net_device *dev, in mwifiex_cfg80211_connect()
2556 mwifiex_cfg80211_join_ibss(struct wiphy *wiphy, struct net_device *dev, in mwifiex_cfg80211_join_ibss()
2600 mwifiex_cfg80211_leave_ibss(struct wiphy *wiphy, struct net_device *dev) in mwifiex_cfg80211_leave_ibss()
2622 mwifiex_cfg80211_scan(struct wiphy *wiphy, in mwifiex_cfg80211_scan()
2733 mwifiex_cfg80211_sched_scan_start(struct wiphy *wiphy, in mwifiex_cfg80211_sched_scan_start()
2833 static int mwifiex_cfg80211_sched_scan_stop(struct wiphy *wiphy, in mwifiex_cfg80211_sched_scan_stop()
2951 struct wireless_dev *mwifiex_add_virtual_intf(struct wiphy *wiphy, in mwifiex_add_virtual_intf()
3193 int mwifiex_del_virtual_intf(struct wiphy *wiphy, struct wireless_dev *wdev) in mwifiex_del_virtual_intf()
3460 static int mwifiex_cfg80211_suspend(struct wiphy *wiphy, in mwifiex_cfg80211_suspend()
3541 static int mwifiex_cfg80211_resume(struct wiphy *wiphy) in mwifiex_cfg80211_resume()
3615 static void mwifiex_cfg80211_set_wakeup(struct wiphy *wiphy, in mwifiex_cfg80211_set_wakeup()
3623 static int mwifiex_set_rekey_data(struct wiphy *wiphy, struct net_device *dev, in mwifiex_set_rekey_data()
3717 static int mwifiex_cfg80211_set_coalesce(struct wiphy *wiphy, in mwifiex_cfg80211_set_coalesce()
3755 mwifiex_cfg80211_tdls_mgmt(struct wiphy *wiphy, struct net_device *dev, in mwifiex_cfg80211_tdls_mgmt()
3830 mwifiex_cfg80211_tdls_oper(struct wiphy *wiphy, struct net_device *dev, in mwifiex_cfg80211_tdls_oper()
3878 mwifiex_cfg80211_tdls_chan_switch(struct wiphy *wiphy, struct net_device *dev, in mwifiex_cfg80211_tdls_chan_switch()
3920 mwifiex_cfg80211_tdls_cancel_chan_switch(struct wiphy *wiphy, in mwifiex_cfg80211_tdls_cancel_chan_switch()
3946 mwifiex_cfg80211_add_station(struct wiphy *wiphy, struct net_device *dev, in mwifiex_cfg80211_add_station()
3962 mwifiex_cfg80211_channel_switch(struct wiphy *wiphy, struct net_device *dev, in mwifiex_cfg80211_channel_switch()
4019 static int mwifiex_cfg80211_get_channel(struct wiphy *wiphy, in mwifiex_cfg80211_get_channel()
4077 static int mwifiex_tm_cmd(struct wiphy *wiphy, struct wireless_dev *wdev, in mwifiex_tm_cmd()
4140 mwifiex_cfg80211_start_radar_detection(struct wiphy *wiphy, in mwifiex_cfg80211_start_radar_detection()
4181 mwifiex_cfg80211_change_station(struct wiphy *wiphy, struct net_device *dev, in mwifiex_cfg80211_change_station()
4336 struct wiphy *wiphy; in mwifiex_register_cfg80211() local