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()
89 rdev_get_key(struct cfg80211_registered_device *rdev, struct net_device *netdev, in rdev_get_key()
101 static inline int rdev_del_key(struct cfg80211_registered_device *rdev, in rdev_del_key()
114 rdev_set_default_key(struct cfg80211_registered_device *rdev, in rdev_set_default_key()
128 rdev_set_default_mgmt_key(struct cfg80211_registered_device *rdev, in rdev_set_default_mgmt_key()
139 static inline int rdev_start_ap(struct cfg80211_registered_device *rdev, in rdev_start_ap()
150 static inline int rdev_change_beacon(struct cfg80211_registered_device *rdev, in rdev_change_beacon()
161 static inline int rdev_stop_ap(struct cfg80211_registered_device *rdev, in rdev_stop_ap()
171 static inline int rdev_add_station(struct cfg80211_registered_device *rdev, in rdev_add_station()
182 static inline int rdev_del_station(struct cfg80211_registered_device *rdev, in rdev_del_station()
193 static inline int rdev_change_station(struct cfg80211_registered_device *rdev, in rdev_change_station()
204 static inline int rdev_get_station(struct cfg80211_registered_device *rdev, in rdev_get_station()
215 static inline int rdev_dump_station(struct cfg80211_registered_device *rdev, in rdev_dump_station()
226 static inline int rdev_add_mpath(struct cfg80211_registered_device *rdev, in rdev_add_mpath()
236 static inline int rdev_del_mpath(struct cfg80211_registered_device *rdev, in rdev_del_mpath()
246 static inline int rdev_change_mpath(struct cfg80211_registered_device *rdev, in rdev_change_mpath()
257 static inline int rdev_get_mpath(struct cfg80211_registered_device *rdev, in rdev_get_mpath()
269 static inline int rdev_get_mpp(struct cfg80211_registered_device *rdev, in rdev_get_mpp()
281 static inline int rdev_dump_mpath(struct cfg80211_registered_device *rdev, in rdev_dump_mpath()
294 static inline int rdev_dump_mpp(struct cfg80211_registered_device *rdev, in rdev_dump_mpp()
308 rdev_get_mesh_config(struct cfg80211_registered_device *rdev, in rdev_get_mesh_config()
319 rdev_update_mesh_config(struct cfg80211_registered_device *rdev, in rdev_update_mesh_config()
330 static inline int rdev_join_mesh(struct cfg80211_registered_device *rdev, in rdev_join_mesh()
343 static inline int rdev_leave_mesh(struct cfg80211_registered_device *rdev, in rdev_leave_mesh()
353 static inline int rdev_join_ocb(struct cfg80211_registered_device *rdev, in rdev_join_ocb()
364 static inline int rdev_leave_ocb(struct cfg80211_registered_device *rdev, in rdev_leave_ocb()
374 static inline int rdev_change_bss(struct cfg80211_registered_device *rdev, in rdev_change_bss()
386 static inline int rdev_set_txq_params(struct cfg80211_registered_device *rdev, in rdev_set_txq_params()
399 rdev_libertas_set_mesh_channel(struct cfg80211_registered_device *rdev, in rdev_libertas_set_mesh_channel()
411 rdev_set_monitor_channel(struct cfg80211_registered_device *rdev, in rdev_set_monitor_channel()
421 static inline int rdev_scan(struct cfg80211_registered_device *rdev, in rdev_scan()
431 static inline void rdev_abort_scan(struct cfg80211_registered_device *rdev, in rdev_abort_scan()
439 static inline int rdev_auth(struct cfg80211_registered_device *rdev, in rdev_auth()
450 static inline int rdev_assoc(struct cfg80211_registered_device *rdev, in rdev_assoc()
461 static inline int rdev_deauth(struct cfg80211_registered_device *rdev, in rdev_deauth()
472 static inline int rdev_disassoc(struct cfg80211_registered_device *rdev, in rdev_disassoc()
483 static inline int rdev_connect(struct cfg80211_registered_device *rdev, in rdev_connect()
495 rdev_update_connect_params(struct cfg80211_registered_device *rdev, in rdev_update_connect_params()
506 static inline int rdev_disconnect(struct cfg80211_registered_device *rdev, in rdev_disconnect()
516 static inline int rdev_join_ibss(struct cfg80211_registered_device *rdev, in rdev_join_ibss()
527 static inline int rdev_leave_ibss(struct cfg80211_registered_device *rdev, in rdev_leave_ibss()
538 rdev_set_wiphy_params(struct cfg80211_registered_device *rdev, u32 changed) in rdev_set_wiphy_params()
547 static inline int rdev_set_tx_power(struct cfg80211_registered_device *rdev, in rdev_set_tx_power()
558 static inline int rdev_get_tx_power(struct cfg80211_registered_device *rdev, in rdev_get_tx_power()
568 static inline int rdev_set_wds_peer(struct cfg80211_registered_device *rdev, in rdev_set_wds_peer()
579 rdev_set_multicast_to_unicast(struct cfg80211_registered_device *rdev, in rdev_set_multicast_to_unicast()
591 rdev_get_txq_stats(struct cfg80211_registered_device *rdev, in rdev_get_txq_stats()
602 static inline void rdev_rfkill_poll(struct cfg80211_registered_device *rdev) in rdev_rfkill_poll()
611 static inline int rdev_testmode_cmd(struct cfg80211_registered_device *rdev, in rdev_testmode_cmd()
622 static inline int rdev_testmode_dump(struct cfg80211_registered_device *rdev, in rdev_testmode_dump()
636 rdev_set_bitrate_mask(struct cfg80211_registered_device *rdev, in rdev_set_bitrate_mask()
647 static inline int rdev_dump_survey(struct cfg80211_registered_device *rdev, in rdev_dump_survey()
661 static inline int rdev_set_pmksa(struct cfg80211_registered_device *rdev, in rdev_set_pmksa()
672 static inline int rdev_del_pmksa(struct cfg80211_registered_device *rdev, in rdev_del_pmksa()
683 static inline int rdev_flush_pmksa(struct cfg80211_registered_device *rdev, in rdev_flush_pmksa()
694 rdev_remain_on_channel(struct cfg80211_registered_device *rdev, in rdev_remain_on_channel()
708 rdev_cancel_remain_on_channel(struct cfg80211_registered_device *rdev, in rdev_cancel_remain_on_channel()
718 static inline int rdev_mgmt_tx(struct cfg80211_registered_device *rdev, in rdev_mgmt_tx()
730 static inline int rdev_tx_control_port(struct cfg80211_registered_device *rdev, in rdev_tx_control_port()
746 rdev_mgmt_tx_cancel_wait(struct cfg80211_registered_device *rdev, in rdev_mgmt_tx_cancel_wait()
756 static inline int rdev_set_power_mgmt(struct cfg80211_registered_device *rdev, in rdev_set_power_mgmt()
768 rdev_set_cqm_rssi_config(struct cfg80211_registered_device *rdev, in rdev_set_cqm_rssi_config()
781 rdev_set_cqm_rssi_range_config(struct cfg80211_registered_device *rdev, in rdev_set_cqm_rssi_range_config()
793 rdev_set_cqm_txe_config(struct cfg80211_registered_device *rdev, in rdev_set_cqm_txe_config()
805 rdev_mgmt_frame_register(struct cfg80211_registered_device *rdev, in rdev_mgmt_frame_register()
815 static inline int rdev_set_antenna(struct cfg80211_registered_device *rdev, in rdev_set_antenna()
825 static inline int rdev_get_antenna(struct cfg80211_registered_device *rdev, in rdev_get_antenna()
840 rdev_sched_scan_start(struct cfg80211_registered_device *rdev, in rdev_sched_scan_start()
851 static inline int rdev_sched_scan_stop(struct cfg80211_registered_device *rdev, in rdev_sched_scan_stop()
861 static inline int rdev_set_rekey_data(struct cfg80211_registered_device *rdev, in rdev_set_rekey_data()
872 static inline int rdev_tdls_mgmt(struct cfg80211_registered_device *rdev, in rdev_tdls_mgmt()
889 static inline int rdev_tdls_oper(struct cfg80211_registered_device *rdev, in rdev_tdls_oper()
900 static inline int rdev_probe_client(struct cfg80211_registered_device *rdev, in rdev_probe_client()
911 static inline int rdev_set_noack_map(struct cfg80211_registered_device *rdev, in rdev_set_noack_map()
922 rdev_get_channel(struct cfg80211_registered_device *rdev, in rdev_get_channel()
935 static inline int rdev_start_p2p_device(struct cfg80211_registered_device *rdev, in rdev_start_p2p_device()
946 static inline void rdev_stop_p2p_device(struct cfg80211_registered_device *rdev, in rdev_stop_p2p_device()
954 static inline int rdev_start_nan(struct cfg80211_registered_device *rdev, in rdev_start_nan()
966 static inline void rdev_stop_nan(struct cfg80211_registered_device *rdev, in rdev_stop_nan()
975 rdev_add_nan_func(struct cfg80211_registered_device *rdev, in rdev_add_nan_func()
987 static inline void rdev_del_nan_func(struct cfg80211_registered_device *rdev, in rdev_del_nan_func()
996 rdev_nan_change_conf(struct cfg80211_registered_device *rdev, in rdev_nan_change_conf()
1012 static inline int rdev_set_mac_acl(struct cfg80211_registered_device *rdev, in rdev_set_mac_acl()
1024 static inline int rdev_update_ft_ies(struct cfg80211_registered_device *rdev, in rdev_update_ft_ies()
1036 static inline int rdev_crit_proto_start(struct cfg80211_registered_device *rdev, in rdev_crit_proto_start()
1050 static inline void rdev_crit_proto_stop(struct cfg80211_registered_device *rdev, in rdev_crit_proto_stop()
1058 static inline int rdev_channel_switch(struct cfg80211_registered_device *rdev, in rdev_channel_switch()
1070 static inline int rdev_set_qos_map(struct cfg80211_registered_device *rdev, in rdev_set_qos_map()
1086 rdev_set_ap_chanwidth(struct cfg80211_registered_device *rdev, in rdev_set_ap_chanwidth()
1099 rdev_add_tx_ts(struct cfg80211_registered_device *rdev, in rdev_add_tx_ts()
1116 rdev_del_tx_ts(struct cfg80211_registered_device *rdev, in rdev_del_tx_ts()
1130 rdev_tdls_channel_switch(struct cfg80211_registered_device *rdev, in rdev_tdls_channel_switch()
1145 rdev_tdls_cancel_channel_switch(struct cfg80211_registered_device *rdev, in rdev_tdls_cancel_channel_switch()
1154 rdev_start_radar_detection(struct cfg80211_registered_device *rdev, in rdev_start_radar_detection()
1171 rdev_set_mcast_rate(struct cfg80211_registered_device *rdev, in rdev_set_mcast_rate()
1185 rdev_set_coalesce(struct cfg80211_registered_device *rdev, in rdev_set_coalesce()
1197 static inline int rdev_set_pmk(struct cfg80211_registered_device *rdev, in rdev_set_pmk()
1210 static inline int rdev_del_pmk(struct cfg80211_registered_device *rdev, in rdev_del_pmk()
1223 rdev_external_auth(struct cfg80211_registered_device *rdev, in rdev_external_auth()
1237 rdev_get_ftm_responder_stats(struct cfg80211_registered_device *rdev, in rdev_get_ftm_responder_stats()
1252 rdev_start_pmsr(struct cfg80211_registered_device *rdev, in rdev_start_pmsr()
1266 rdev_abort_pmsr(struct cfg80211_registered_device *rdev, in rdev_abort_pmsr()
1276 static inline int rdev_update_owe_info(struct cfg80211_registered_device *rdev, in rdev_update_owe_info()
1290 rdev_probe_mesh_link(struct cfg80211_registered_device *rdev, in rdev_probe_mesh_link()