Lines Matching refs:cfg80211_registered_device

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()
140 rdev_set_default_beacon_key(struct cfg80211_registered_device *rdev, in rdev_set_default_beacon_key()
152 static inline int rdev_start_ap(struct cfg80211_registered_device *rdev, in rdev_start_ap()
163 static inline int rdev_change_beacon(struct cfg80211_registered_device *rdev, in rdev_change_beacon()
174 static inline int rdev_stop_ap(struct cfg80211_registered_device *rdev, in rdev_stop_ap()
184 static inline int rdev_add_station(struct cfg80211_registered_device *rdev, in rdev_add_station()
195 static inline int rdev_del_station(struct cfg80211_registered_device *rdev, in rdev_del_station()
206 static inline int rdev_change_station(struct cfg80211_registered_device *rdev, in rdev_change_station()
217 static inline int rdev_get_station(struct cfg80211_registered_device *rdev, in rdev_get_station()
228 static inline int rdev_dump_station(struct cfg80211_registered_device *rdev, in rdev_dump_station()
239 static inline int rdev_add_mpath(struct cfg80211_registered_device *rdev, in rdev_add_mpath()
249 static inline int rdev_del_mpath(struct cfg80211_registered_device *rdev, in rdev_del_mpath()
259 static inline int rdev_change_mpath(struct cfg80211_registered_device *rdev, in rdev_change_mpath()
270 static inline int rdev_get_mpath(struct cfg80211_registered_device *rdev, in rdev_get_mpath()
282 static inline int rdev_get_mpp(struct cfg80211_registered_device *rdev, in rdev_get_mpp()
294 static inline int rdev_dump_mpath(struct cfg80211_registered_device *rdev, in rdev_dump_mpath()
307 static inline int rdev_dump_mpp(struct cfg80211_registered_device *rdev, in rdev_dump_mpp()
321 rdev_get_mesh_config(struct cfg80211_registered_device *rdev, in rdev_get_mesh_config()
332 rdev_update_mesh_config(struct cfg80211_registered_device *rdev, in rdev_update_mesh_config()
343 static inline int rdev_join_mesh(struct cfg80211_registered_device *rdev, in rdev_join_mesh()
356 static inline int rdev_leave_mesh(struct cfg80211_registered_device *rdev, in rdev_leave_mesh()
366 static inline int rdev_join_ocb(struct cfg80211_registered_device *rdev, in rdev_join_ocb()
377 static inline int rdev_leave_ocb(struct cfg80211_registered_device *rdev, in rdev_leave_ocb()
387 static inline int rdev_change_bss(struct cfg80211_registered_device *rdev, in rdev_change_bss()
399 static inline int rdev_set_txq_params(struct cfg80211_registered_device *rdev, in rdev_set_txq_params()
412 rdev_libertas_set_mesh_channel(struct cfg80211_registered_device *rdev, in rdev_libertas_set_mesh_channel()
424 rdev_set_monitor_channel(struct cfg80211_registered_device *rdev, in rdev_set_monitor_channel()
434 static inline int rdev_scan(struct cfg80211_registered_device *rdev, in rdev_scan()
444 static inline void rdev_abort_scan(struct cfg80211_registered_device *rdev, in rdev_abort_scan()
452 static inline int rdev_auth(struct cfg80211_registered_device *rdev, in rdev_auth()
463 static inline int rdev_assoc(struct cfg80211_registered_device *rdev, in rdev_assoc()
484 static inline int rdev_deauth(struct cfg80211_registered_device *rdev, in rdev_deauth()
495 static inline int rdev_disassoc(struct cfg80211_registered_device *rdev, in rdev_disassoc()
506 static inline int rdev_connect(struct cfg80211_registered_device *rdev, in rdev_connect()
518 rdev_update_connect_params(struct cfg80211_registered_device *rdev, in rdev_update_connect_params()
529 static inline int rdev_disconnect(struct cfg80211_registered_device *rdev, in rdev_disconnect()
539 static inline int rdev_join_ibss(struct cfg80211_registered_device *rdev, in rdev_join_ibss()
550 static inline int rdev_leave_ibss(struct cfg80211_registered_device *rdev, in rdev_leave_ibss()
561 rdev_set_wiphy_params(struct cfg80211_registered_device *rdev, u32 changed) in rdev_set_wiphy_params()
574 static inline int rdev_set_tx_power(struct cfg80211_registered_device *rdev, in rdev_set_tx_power()
585 static inline int rdev_get_tx_power(struct cfg80211_registered_device *rdev, in rdev_get_tx_power()
596 rdev_set_multicast_to_unicast(struct cfg80211_registered_device *rdev, in rdev_set_multicast_to_unicast()
608 rdev_get_txq_stats(struct cfg80211_registered_device *rdev, in rdev_get_txq_stats()
619 static inline void rdev_rfkill_poll(struct cfg80211_registered_device *rdev) in rdev_rfkill_poll()
628 static inline int rdev_testmode_cmd(struct cfg80211_registered_device *rdev, in rdev_testmode_cmd()
639 static inline int rdev_testmode_dump(struct cfg80211_registered_device *rdev, in rdev_testmode_dump()
653 rdev_set_bitrate_mask(struct cfg80211_registered_device *rdev, in rdev_set_bitrate_mask()
664 static inline int rdev_dump_survey(struct cfg80211_registered_device *rdev, in rdev_dump_survey()
678 static inline int rdev_set_pmksa(struct cfg80211_registered_device *rdev, in rdev_set_pmksa()
689 static inline int rdev_del_pmksa(struct cfg80211_registered_device *rdev, in rdev_del_pmksa()
700 static inline int rdev_flush_pmksa(struct cfg80211_registered_device *rdev, in rdev_flush_pmksa()
711 rdev_remain_on_channel(struct cfg80211_registered_device *rdev, in rdev_remain_on_channel()
725 rdev_cancel_remain_on_channel(struct cfg80211_registered_device *rdev, in rdev_cancel_remain_on_channel()
735 static inline int rdev_mgmt_tx(struct cfg80211_registered_device *rdev, in rdev_mgmt_tx()
747 static inline int rdev_tx_control_port(struct cfg80211_registered_device *rdev, in rdev_tx_control_port()
766 rdev_mgmt_tx_cancel_wait(struct cfg80211_registered_device *rdev, in rdev_mgmt_tx_cancel_wait()
776 static inline int rdev_set_power_mgmt(struct cfg80211_registered_device *rdev, in rdev_set_power_mgmt()
788 rdev_set_cqm_rssi_config(struct cfg80211_registered_device *rdev, in rdev_set_cqm_rssi_config()
801 rdev_set_cqm_rssi_range_config(struct cfg80211_registered_device *rdev, in rdev_set_cqm_rssi_range_config()
813 rdev_set_cqm_txe_config(struct cfg80211_registered_device *rdev, in rdev_set_cqm_txe_config()
825 rdev_update_mgmt_frame_registrations(struct cfg80211_registered_device *rdev, in rdev_update_mgmt_frame_registrations()
838 static inline int rdev_set_antenna(struct cfg80211_registered_device *rdev, in rdev_set_antenna()
848 static inline int rdev_get_antenna(struct cfg80211_registered_device *rdev, in rdev_get_antenna()
863 rdev_sched_scan_start(struct cfg80211_registered_device *rdev, in rdev_sched_scan_start()
874 static inline int rdev_sched_scan_stop(struct cfg80211_registered_device *rdev, in rdev_sched_scan_stop()
884 static inline int rdev_set_rekey_data(struct cfg80211_registered_device *rdev, in rdev_set_rekey_data()
895 static inline int rdev_tdls_mgmt(struct cfg80211_registered_device *rdev, in rdev_tdls_mgmt()
912 static inline int rdev_tdls_oper(struct cfg80211_registered_device *rdev, in rdev_tdls_oper()
923 static inline int rdev_probe_client(struct cfg80211_registered_device *rdev, in rdev_probe_client()
934 static inline int rdev_set_noack_map(struct cfg80211_registered_device *rdev, in rdev_set_noack_map()
945 rdev_get_channel(struct cfg80211_registered_device *rdev, in rdev_get_channel()
958 static inline int rdev_start_p2p_device(struct cfg80211_registered_device *rdev, in rdev_start_p2p_device()
969 static inline void rdev_stop_p2p_device(struct cfg80211_registered_device *rdev, in rdev_stop_p2p_device()
977 static inline int rdev_start_nan(struct cfg80211_registered_device *rdev, in rdev_start_nan()
989 static inline void rdev_stop_nan(struct cfg80211_registered_device *rdev, in rdev_stop_nan()
998 rdev_add_nan_func(struct cfg80211_registered_device *rdev, in rdev_add_nan_func()
1010 static inline void rdev_del_nan_func(struct cfg80211_registered_device *rdev, in rdev_del_nan_func()
1019 rdev_nan_change_conf(struct cfg80211_registered_device *rdev, in rdev_nan_change_conf()
1035 static inline int rdev_set_mac_acl(struct cfg80211_registered_device *rdev, in rdev_set_mac_acl()
1047 static inline int rdev_update_ft_ies(struct cfg80211_registered_device *rdev, in rdev_update_ft_ies()
1059 static inline int rdev_crit_proto_start(struct cfg80211_registered_device *rdev, in rdev_crit_proto_start()
1073 static inline void rdev_crit_proto_stop(struct cfg80211_registered_device *rdev, in rdev_crit_proto_stop()
1081 static inline int rdev_channel_switch(struct cfg80211_registered_device *rdev, in rdev_channel_switch()
1093 static inline int rdev_set_qos_map(struct cfg80211_registered_device *rdev, in rdev_set_qos_map()
1109 rdev_set_ap_chanwidth(struct cfg80211_registered_device *rdev, in rdev_set_ap_chanwidth()
1122 rdev_add_tx_ts(struct cfg80211_registered_device *rdev, in rdev_add_tx_ts()
1139 rdev_del_tx_ts(struct cfg80211_registered_device *rdev, in rdev_del_tx_ts()
1153 rdev_tdls_channel_switch(struct cfg80211_registered_device *rdev, in rdev_tdls_channel_switch()
1168 rdev_tdls_cancel_channel_switch(struct cfg80211_registered_device *rdev, in rdev_tdls_cancel_channel_switch()
1177 rdev_start_radar_detection(struct cfg80211_registered_device *rdev, in rdev_start_radar_detection()
1194 rdev_end_cac(struct cfg80211_registered_device *rdev, in rdev_end_cac()
1204 rdev_set_mcast_rate(struct cfg80211_registered_device *rdev, in rdev_set_mcast_rate()
1218 rdev_set_coalesce(struct cfg80211_registered_device *rdev, in rdev_set_coalesce()
1230 static inline int rdev_set_pmk(struct cfg80211_registered_device *rdev, in rdev_set_pmk()
1243 static inline int rdev_del_pmk(struct cfg80211_registered_device *rdev, in rdev_del_pmk()
1256 rdev_external_auth(struct cfg80211_registered_device *rdev, in rdev_external_auth()
1270 rdev_get_ftm_responder_stats(struct cfg80211_registered_device *rdev, in rdev_get_ftm_responder_stats()
1285 rdev_start_pmsr(struct cfg80211_registered_device *rdev, in rdev_start_pmsr()
1299 rdev_abort_pmsr(struct cfg80211_registered_device *rdev, in rdev_abort_pmsr()
1309 static inline int rdev_update_owe_info(struct cfg80211_registered_device *rdev, in rdev_update_owe_info()
1323 rdev_probe_mesh_link(struct cfg80211_registered_device *rdev, in rdev_probe_mesh_link()
1335 static inline int rdev_set_tid_config(struct cfg80211_registered_device *rdev, in rdev_set_tid_config()
1347 static inline int rdev_reset_tid_config(struct cfg80211_registered_device *rdev, in rdev_reset_tid_config()
1359 static inline int rdev_set_sar_specs(struct cfg80211_registered_device *rdev, in rdev_set_sar_specs()
1371 static inline int rdev_color_change(struct cfg80211_registered_device *rdev, in rdev_color_change()
1385 rdev_set_fils_aad(struct cfg80211_registered_device *rdev, in rdev_set_fils_aad()