/wlan-driver/qcacld-3.0/core/hdd/src/ |
H A D | wlan_hdd_power.c | 1606 struct hdd_adapter *adapter = NULL, *next_adapter = NULL; in hdd_suspend_wlan() local 1663 struct hdd_adapter *adapter, *next_adapter = NULL; in hdd_resume_wlan() local 1721 struct hdd_adapter *adapter = NULL, *next_adapter = NULL; in hdd_pause_ns() local 1760 struct hdd_adapter *adapter, *next_adapter = NULL; in hdd_unpause_ns() local 1837 struct hdd_adapter *adapter, *next_adapter = NULL; in hdd_ssr_restart_sap() local 1973 struct hdd_adapter *adapter, *next_adapter = NULL; in hdd_restore_dbam_config() local 2031 struct hdd_adapter *adapter, *next_adapter = NULL; in hdd_send_default_scan_ies() local 2458 struct hdd_adapter *adapter, *next_adapter = NULL; in __wlan_hdd_cfg80211_suspend_wlan() local
|
H A D | wlan_hdd_main.c | 970 struct hdd_adapter *adapter, *next_adapter = NULL; in hdd_netdev_notifier_bridge_intf() local 3113 struct hdd_adapter *adapter, *next_adapter = NULL; in hdd_dfs_indicate_radar() local 3570 struct hdd_adapter *temp_adapter = NULL, *next_adapter = NULL; in hdd_max_sta_interface_up_count_reached() local 4010 struct hdd_adapter *adapter = NULL, *next_adapter = NULL; in hdd_is_chan_switch_in_progress() local 8045 struct hdd_adapter *adapter, *next_adapter = NULL; in hdd_sta_destroy_ctx_all() local 8144 struct hdd_adapter *adapter, *next_adapter = NULL; in hdd_check_for_existing_macaddr() local 9952 struct hdd_adapter *adapter, *next_adapter = NULL; in hdd_deinit_all_adapters() local 9968 struct hdd_adapter *adapter, *next_adapter = NULL; in hdd_stop_all_adapters() local 10093 struct hdd_adapter *adapter, *next_adapter = NULL; in hdd_reset_all_adapters() local 10181 struct hdd_adapter *adapter, *next_adapter = NULL; in hdd_is_any_interface_open() local [all …]
|
H A D | wlan_hdd_nan_datapath.c | 144 struct hdd_adapter *adapter, *next_adapter = NULL; in hdd_is_ndp_allowed() local 188 struct hdd_adapter *adapter, *next_adapter = NULL; in hdd_is_ndp_allowed() local 702 struct hdd_adapter *adapter, *next_adapter = NULL; in hdd_is_max_ndi_count_reached() local
|
H A D | wlan_hdd_hang_event.c | 49 struct hdd_adapter *adapter, *next_adapter = NULL; in wlan_hdd_recovery_notifier_call() local
|
H A D | wlan_hdd_pre_cac.c | 472 struct hdd_adapter *adapter, *next_adapter = NULL; in wlan_hdd_start_pre_cac_trans() local
|
H A D | wlan_hdd_regulatory.c | 1650 struct hdd_adapter *adapter = NULL, *next_adapter = NULL; in hdd_country_change_update_sta() local 1815 struct hdd_adapter *adapter = NULL, *next_adapter = NULL; in hdd_country_change_update_sap() local
|
H A D | wlan_hdd_assoc.c | 554 struct hdd_adapter *adapter = NULL, *next_adapter = NULL; in hdd_get_sta_connection_in_progress() local 635 struct hdd_adapter *adapter = NULL, *next_adapter = NULL; in hdd_get_first_connected_sta_vdev_id() local
|
H A D | wlan_hdd_oemdata.c | 196 struct hdd_adapter *adapter, *next_adapter = NULL; in send_oem_reg_rsp_nlink_msg() local
|
H A D | wlan_hdd_tx_rx.c | 1647 struct hdd_adapter *adapter, *next_adapter = NULL; in wlan_hdd_set_tx_flow_info() local
|
H A D | wlan_hdd_mlo.c | 225 struct hdd_adapter *adapter, *next_adapter = NULL; in hdd_get_ml_adapter() local
|
H A D | wlan_hdd_p2p.c | 649 struct hdd_adapter *next_adapter = NULL; in hdd_allow_new_intf() local
|
H A D | wlan_hdd_cm_connect.c | 561 struct hdd_adapter *adapter, *next_adapter = NULL; in hdd_get_sap_adapter_of_dfs() local
|
H A D | wlan_hdd_hostapd.c | 3458 struct hdd_adapter *adapter = NULL, *next_adapter = NULL; in hdd_is_any_sta_connecting() local 4367 struct hdd_adapter *adapter, *next_adapter = NULL; in hdd_sap_destroy_ctx_all() local
|
H A D | wlan_hdd_stats.c | 500 struct hdd_adapter *adapter, *next_adapter = NULL; in hdd_get_link_info_by_bssid() local 3216 struct hdd_adapter *adapter = cookie, *next_adapter = NULL; in cache_station_stats_cb() local
|
H A D | wlan_hdd_ioctl.c | 5243 struct hdd_adapter *adapter = link_info->adapter, *next_adapter = NULL; in drv_cmd_max_tx_power() local
|
H A D | wlan_hdd_cfg80211.c | 7545 struct hdd_adapter *adapter, *next_adapter = NULL; in wlan_hdd_check_dfs_channel_for_adapter() local 9134 struct hdd_adapter *curr_adapter, *next_adapter; in hdd_set_phy_mode() local 16750 struct hdd_adapter *adapter, *next_adapter = NULL; in hdd_get_sap_operating_band() local
|
/wlan-driver/qcacld-3.0/core/hdd/inc/ |
H A D | wlan_hdd_main.h | 2661 next_adapter, dbgid) \ argument 2678 #define __hdd_take_ref_and_fetch_next_adapter_safe(hdd_ctx, adapter, \ argument 2724 #define hdd_for_each_adapter_dev_held_safe(hdd_ctx, adapter, next_adapter, \ argument
|