Lines Matching defs:rdev

10 static inline int rdev_suspend(struct cfg80211_registered_device *rdev,  in rdev_suspend()
20 static inline int rdev_resume(struct cfg80211_registered_device *rdev) in rdev_resume()
29 static inline void rdev_set_wakeup(struct cfg80211_registered_device *rdev, in rdev_set_wakeup()
38 *rdev_add_virtual_intf(struct cfg80211_registered_device *rdev, char *name, in rdev_add_virtual_intf()
52 rdev_del_virtual_intf(struct cfg80211_registered_device *rdev, in rdev_del_virtual_intf()
63 rdev_change_virtual_intf(struct cfg80211_registered_device *rdev, in rdev_change_virtual_intf()
74 static inline int rdev_add_key(struct cfg80211_registered_device *rdev, in rdev_add_key()
88 rdev_get_key(struct cfg80211_registered_device *rdev, struct net_device *netdev, in rdev_get_key()
100 static inline int rdev_del_key(struct cfg80211_registered_device *rdev, in rdev_del_key()
113 rdev_set_default_key(struct cfg80211_registered_device *rdev, in rdev_set_default_key()
127 rdev_set_default_mgmt_key(struct cfg80211_registered_device *rdev, in rdev_set_default_mgmt_key()
138 static inline int rdev_start_ap(struct cfg80211_registered_device *rdev, in rdev_start_ap()
149 static inline int rdev_change_beacon(struct cfg80211_registered_device *rdev, in rdev_change_beacon()
160 static inline int rdev_stop_ap(struct cfg80211_registered_device *rdev, in rdev_stop_ap()
170 static inline int rdev_add_station(struct cfg80211_registered_device *rdev, in rdev_add_station()
181 static inline int rdev_del_station(struct cfg80211_registered_device *rdev, in rdev_del_station()
192 static inline int rdev_change_station(struct cfg80211_registered_device *rdev, in rdev_change_station()
203 static inline int rdev_get_station(struct cfg80211_registered_device *rdev, in rdev_get_station()
214 static inline int rdev_dump_station(struct cfg80211_registered_device *rdev, in rdev_dump_station()
225 static inline int rdev_add_mpath(struct cfg80211_registered_device *rdev, in rdev_add_mpath()
235 static inline int rdev_del_mpath(struct cfg80211_registered_device *rdev, in rdev_del_mpath()
245 static inline int rdev_change_mpath(struct cfg80211_registered_device *rdev, in rdev_change_mpath()
256 static inline int rdev_get_mpath(struct cfg80211_registered_device *rdev, in rdev_get_mpath()
268 static inline int rdev_get_mpp(struct cfg80211_registered_device *rdev, in rdev_get_mpp()
280 static inline int rdev_dump_mpath(struct cfg80211_registered_device *rdev, in rdev_dump_mpath()
293 static inline int rdev_dump_mpp(struct cfg80211_registered_device *rdev, in rdev_dump_mpp()
307 rdev_get_mesh_config(struct cfg80211_registered_device *rdev, in rdev_get_mesh_config()
318 rdev_update_mesh_config(struct cfg80211_registered_device *rdev, in rdev_update_mesh_config()
329 static inline int rdev_join_mesh(struct cfg80211_registered_device *rdev, in rdev_join_mesh()
342 static inline int rdev_leave_mesh(struct cfg80211_registered_device *rdev, in rdev_leave_mesh()
352 static inline int rdev_join_ocb(struct cfg80211_registered_device *rdev, in rdev_join_ocb()
363 static inline int rdev_leave_ocb(struct cfg80211_registered_device *rdev, in rdev_leave_ocb()
373 static inline int rdev_change_bss(struct cfg80211_registered_device *rdev, in rdev_change_bss()
385 static inline int rdev_set_txq_params(struct cfg80211_registered_device *rdev, in rdev_set_txq_params()
398 rdev_libertas_set_mesh_channel(struct cfg80211_registered_device *rdev, in rdev_libertas_set_mesh_channel()
410 rdev_set_monitor_channel(struct cfg80211_registered_device *rdev, in rdev_set_monitor_channel()
420 static inline int rdev_scan(struct cfg80211_registered_device *rdev, in rdev_scan()
430 static inline void rdev_abort_scan(struct cfg80211_registered_device *rdev, in rdev_abort_scan()
438 static inline int rdev_auth(struct cfg80211_registered_device *rdev, in rdev_auth()
449 static inline int rdev_assoc(struct cfg80211_registered_device *rdev, in rdev_assoc()
460 static inline int rdev_deauth(struct cfg80211_registered_device *rdev, in rdev_deauth()
471 static inline int rdev_disassoc(struct cfg80211_registered_device *rdev, in rdev_disassoc()
482 static inline int rdev_connect(struct cfg80211_registered_device *rdev, in rdev_connect()
494 rdev_update_connect_params(struct cfg80211_registered_device *rdev, in rdev_update_connect_params()
505 static inline int rdev_disconnect(struct cfg80211_registered_device *rdev, in rdev_disconnect()
515 static inline int rdev_join_ibss(struct cfg80211_registered_device *rdev, in rdev_join_ibss()
526 static inline int rdev_leave_ibss(struct cfg80211_registered_device *rdev, in rdev_leave_ibss()
537 rdev_set_wiphy_params(struct cfg80211_registered_device *rdev, u32 changed) in rdev_set_wiphy_params()
546 static inline int rdev_set_tx_power(struct cfg80211_registered_device *rdev, in rdev_set_tx_power()
557 static inline int rdev_get_tx_power(struct cfg80211_registered_device *rdev, in rdev_get_tx_power()
567 static inline int rdev_set_wds_peer(struct cfg80211_registered_device *rdev, in rdev_set_wds_peer()
578 rdev_set_multicast_to_unicast(struct cfg80211_registered_device *rdev, in rdev_set_multicast_to_unicast()
590 rdev_get_txq_stats(struct cfg80211_registered_device *rdev, in rdev_get_txq_stats()
601 static inline void rdev_rfkill_poll(struct cfg80211_registered_device *rdev) in rdev_rfkill_poll()
610 static inline int rdev_testmode_cmd(struct cfg80211_registered_device *rdev, in rdev_testmode_cmd()
621 static inline int rdev_testmode_dump(struct cfg80211_registered_device *rdev, in rdev_testmode_dump()
635 rdev_set_bitrate_mask(struct cfg80211_registered_device *rdev, in rdev_set_bitrate_mask()
646 static inline int rdev_dump_survey(struct cfg80211_registered_device *rdev, in rdev_dump_survey()
660 static inline int rdev_set_pmksa(struct cfg80211_registered_device *rdev, in rdev_set_pmksa()
671 static inline int rdev_del_pmksa(struct cfg80211_registered_device *rdev, in rdev_del_pmksa()
682 static inline int rdev_flush_pmksa(struct cfg80211_registered_device *rdev, in rdev_flush_pmksa()
693 rdev_remain_on_channel(struct cfg80211_registered_device *rdev, in rdev_remain_on_channel()
707 rdev_cancel_remain_on_channel(struct cfg80211_registered_device *rdev, in rdev_cancel_remain_on_channel()
717 static inline int rdev_mgmt_tx(struct cfg80211_registered_device *rdev, in rdev_mgmt_tx()
729 static inline int rdev_tx_control_port(struct cfg80211_registered_device *rdev, in rdev_tx_control_port()
745 rdev_mgmt_tx_cancel_wait(struct cfg80211_registered_device *rdev, in rdev_mgmt_tx_cancel_wait()
755 static inline int rdev_set_power_mgmt(struct cfg80211_registered_device *rdev, in rdev_set_power_mgmt()
767 rdev_set_cqm_rssi_config(struct cfg80211_registered_device *rdev, in rdev_set_cqm_rssi_config()
780 rdev_set_cqm_rssi_range_config(struct cfg80211_registered_device *rdev, in rdev_set_cqm_rssi_range_config()
792 rdev_set_cqm_txe_config(struct cfg80211_registered_device *rdev, in rdev_set_cqm_txe_config()
804 rdev_mgmt_frame_register(struct cfg80211_registered_device *rdev, in rdev_mgmt_frame_register()
814 static inline int rdev_set_antenna(struct cfg80211_registered_device *rdev, in rdev_set_antenna()
824 static inline int rdev_get_antenna(struct cfg80211_registered_device *rdev, in rdev_get_antenna()
839 rdev_sched_scan_start(struct cfg80211_registered_device *rdev, in rdev_sched_scan_start()
850 static inline int rdev_sched_scan_stop(struct cfg80211_registered_device *rdev, in rdev_sched_scan_stop()
860 static inline int rdev_set_rekey_data(struct cfg80211_registered_device *rdev, in rdev_set_rekey_data()
871 static inline int rdev_tdls_mgmt(struct cfg80211_registered_device *rdev, in rdev_tdls_mgmt()
888 static inline int rdev_tdls_oper(struct cfg80211_registered_device *rdev, in rdev_tdls_oper()
899 static inline int rdev_probe_client(struct cfg80211_registered_device *rdev, in rdev_probe_client()
910 static inline int rdev_set_noack_map(struct cfg80211_registered_device *rdev, in rdev_set_noack_map()
921 rdev_get_channel(struct cfg80211_registered_device *rdev, in rdev_get_channel()
934 static inline int rdev_start_p2p_device(struct cfg80211_registered_device *rdev, in rdev_start_p2p_device()
945 static inline void rdev_stop_p2p_device(struct cfg80211_registered_device *rdev, in rdev_stop_p2p_device()
953 static inline int rdev_start_nan(struct cfg80211_registered_device *rdev, in rdev_start_nan()
965 static inline void rdev_stop_nan(struct cfg80211_registered_device *rdev, in rdev_stop_nan()
974 rdev_add_nan_func(struct cfg80211_registered_device *rdev, in rdev_add_nan_func()
986 static inline void rdev_del_nan_func(struct cfg80211_registered_device *rdev, in rdev_del_nan_func()
995 rdev_nan_change_conf(struct cfg80211_registered_device *rdev, in rdev_nan_change_conf()
1011 static inline int rdev_set_mac_acl(struct cfg80211_registered_device *rdev, in rdev_set_mac_acl()
1023 static inline int rdev_update_ft_ies(struct cfg80211_registered_device *rdev, in rdev_update_ft_ies()
1035 static inline int rdev_crit_proto_start(struct cfg80211_registered_device *rdev, in rdev_crit_proto_start()
1049 static inline void rdev_crit_proto_stop(struct cfg80211_registered_device *rdev, in rdev_crit_proto_stop()
1057 static inline int rdev_channel_switch(struct cfg80211_registered_device *rdev, in rdev_channel_switch()
1069 static inline int rdev_set_qos_map(struct cfg80211_registered_device *rdev, in rdev_set_qos_map()
1085 rdev_set_ap_chanwidth(struct cfg80211_registered_device *rdev, in rdev_set_ap_chanwidth()
1098 rdev_add_tx_ts(struct cfg80211_registered_device *rdev, in rdev_add_tx_ts()
1115 rdev_del_tx_ts(struct cfg80211_registered_device *rdev, in rdev_del_tx_ts()
1129 rdev_tdls_channel_switch(struct cfg80211_registered_device *rdev, in rdev_tdls_channel_switch()
1144 rdev_tdls_cancel_channel_switch(struct cfg80211_registered_device *rdev, in rdev_tdls_cancel_channel_switch()
1153 rdev_start_radar_detection(struct cfg80211_registered_device *rdev, in rdev_start_radar_detection()
1170 rdev_set_mcast_rate(struct cfg80211_registered_device *rdev, in rdev_set_mcast_rate()
1184 rdev_set_coalesce(struct cfg80211_registered_device *rdev, in rdev_set_coalesce()
1196 static inline int rdev_set_pmk(struct cfg80211_registered_device *rdev, in rdev_set_pmk()
1209 static inline int rdev_del_pmk(struct cfg80211_registered_device *rdev, in rdev_del_pmk()
1222 rdev_external_auth(struct cfg80211_registered_device *rdev, in rdev_external_auth()