/wlan-driver/qcacld-3.0/core/pld/src/ |
D | pld_common.c | 144 enum pld_bus_type type) in pld_add_dev() 1022 enum pld_bus_type type = pld_get_bus_type(dev); in pld_force_wake_request() local 1050 enum pld_bus_type type = pld_get_bus_type(dev); in pld_force_wake_request_sync() local 1076 enum pld_bus_type type = pld_get_bus_type(dev); in pld_exit_power_save() local 1104 enum pld_bus_type type = pld_get_bus_type(dev); in pld_is_device_awake() local 1132 enum pld_bus_type type = pld_get_bus_type(dev); in pld_is_pci_ep_awake() local 1159 enum pld_bus_type type = pld_get_bus_type(dev); in pld_force_wake_release() local 1571 enum pld_bus_type type = pld_get_bus_type(dev); in pld_smmu_get_domain() local 1602 enum pld_bus_type type = pld_get_bus_type(dev); in pld_smmu_get_mapping() local 1641 enum pld_bus_type type = pld_get_bus_type(dev); in pld_smmu_map() local [all …]
|
/wlan-driver/qca-wifi-host-cmn/utils/sys/ |
D | queue.h | 146 #define SLIST_HEAD(name, type) \ argument 154 #define SING_LIST_ENTRY(type) \ argument 197 #define SLIST_REMOVE(head, elm, type, field) do { \ argument 218 #define STAILQ_HEAD(name, type) \ argument 227 #define STAILQ_ENTRY(type) \ argument 282 #define STAILQ_LAST(head, type, field) \ argument 290 #define STAILQ_REMOVE(head, elm, type, field) do { \ argument 332 #define ATH_LIST_HEAD(name, type) \ argument 344 #define LIST_ENTRY(type) \ argument 420 #define TAILQ_HEAD(name, type) \ argument [all …]
|
/wlan-driver/qca-wifi-host-cmn/umac/cp_stats/core/src/ |
D | wlan_cp_stats_chipset_stats.c | 111 static void wlan_cp_stats_get_cstats_free_node(enum cstats_types type) in wlan_cp_stats_get_cstats_free_node() 139 void wlan_cp_stats_cstats_write_to_buff(enum cstats_types type, in wlan_cp_stats_cstats_write_to_buff() 230 int wlan_cp_stats_cstats_send_buffer_to_user(enum cstats_types type) in wlan_cp_stats_cstats_send_buffer_to_user() 309 get_cstat_type(enum qdf_proto_type type, in get_cstat_type()
|
/wlan-driver/qca-wifi-host-cmn/iot_sim/core/ |
D | iot_sim_common.c | 594 iot_sim_frame_supported_by_fw(uint8_t type, uint8_t subtype, bool action) in iot_sim_frame_supported_by_fw() 642 iot_sim_remap_type_subtype(uint8_t *type, uint8_t *subtype, in iot_sim_remap_type_subtype() 718 uint8_t type, uint8_t subtype, in iot_sim_send_rule_to_fw() 854 uint16_t seq, uint8_t type, in iot_sim_delete_rule_for_mac() 1086 uint8_t type, uint8_t subtype, in iot_sim_add_rule_for_mac() 1183 unsigned char t_st, type, subtype, *content = NULL; in iot_sim_debug_content_change_write() local 1377 unsigned char t_st, type, subtype; in iot_sim_debug_delay_write() local 1567 unsigned char t_st, type, subtype; in iot_sim_debug_drop_write() local 1734 uint8_t type, subtype, category = 0, action = 0; in iot_sim_remove_all_oper_rules() local
|
/wlan-driver/qca-wifi-host-cmn/dp/inc/ |
D | cdp_txrx_ctrl.h | 291 enum cdp_vdev_param_type type, in cdp_txrx_get_vdev_param() 312 uint8_t vdev_id, enum cdp_vdev_param_type type, in cdp_txrx_set_vdev_param() 333 enum cdp_psoc_param_type type, in cdp_txrx_set_psoc_param() 351 enum cdp_psoc_param_type type, in cdp_txrx_get_psoc_param() 543 enum cdp_pdev_param_type type, in cdp_txrx_set_pdev_param() 573 enum cdp_peer_param_type type, in cdp_txrx_set_peer_param() 603 enum cdp_peer_param_type type, in cdp_txrx_get_peer_param() 651 enum cdp_pdev_param_type type, in cdp_txrx_get_pdev_param()
|
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/ |
D | wlan_mlo_mgr_msgq.c | 25 QDF_STATUS mlo_msgq_post(enum mlo_msg_type type, in mlo_msgq_post() 160 QDF_STATUS mlo_msgq_post(enum mlo_msg_type type, in mlo_msgq_post() 262 enum mlo_msg_type type; in mlo_msgq_msg_process_hdlr() local 346 enum mlo_msg_type type; in mlo_msgq_msg_flush_hdlr() local
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
D | wlan_hdd_p2p.c | 230 uint8_t type, sub_type; in __wlan_hdd_mgmt_tx() local 687 enum nl80211_iftype type, in __wlan_hdd_add_virtual_intf() 878 enum nl80211_iftype type, in _wlan_hdd_add_virtual_intf() 912 enum nl80211_iftype type, in wlan_hdd_add_virtual_intf() 922 enum nl80211_iftype type, in wlan_hdd_add_virtual_intf() 932 enum nl80211_iftype type, in wlan_hdd_add_virtual_intf() 1137 uint8_t type = 0; in __hdd_indicate_mgmt_frame_to_user() local
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
D | dp_reo.c | 44 enum hal_reo_cmd_type type, in dp_reo_cmd_srng_event_record() 62 enum hal_reo_cmd_type type, in dp_reo_cmd_srng_event_record() 87 QDF_STATUS dp_reo_send_cmd(struct dp_soc *soc, enum hal_reo_cmd_type type, in dp_reo_send_cmd()
|
D | dp_peer.c | 68 uint8_t type) in dp_add_wds_entry_wrapper() 125 uint8_t type, in dp_del_wds_entry_wrapper() 136 uint8_t type) in dp_add_wds_entry_wrapper() 173 uint8_t type, in dp_del_wds_entry_wrapper() 187 uint8_t type, in dp_del_wds_entry_wrapper() 1303 enum cdp_txrx_ast_entry_type type) in dp_peer_ast_hash_find_soc_by_type() 1393 enum cdp_txrx_ast_entry_type type; in dp_peer_host_add_map_ast() local 1696 enum cdp_txrx_ast_entry_type type, in dp_peer_add_ast() 2134 enum cdp_txrx_ast_entry_type type) in dp_peer_ast_set_type() 2199 enum cdp_txrx_ast_entry_type type, in dp_peer_add_ast() [all …]
|
/wlan-driver/qcacld-3.0/core/dp/htt/ |
D | htt_tx.c | 1500 int htt_get_ext_tid(enum extension_header_type type, in htt_get_ext_tid() 1517 int htt_get_channel_freq(enum extension_header_type type, in htt_get_channel_freq() 1541 enum extension_header_type type, in htt_fill_ocb_ext_header() 1581 enum extension_header_type type, in htt_fill_ocb_ext_header() 1599 enum extension_header_type type, void *ext_header_data) in htt_fill_wisa_ext_header() 1654 enum extension_header_type type, void *ext_header_data) in htt_push_ext_header() 1681 enum extension_header_type type) in htt_tx_desc_init()
|
/wlan-driver/qca-wifi-host-cmn/os_if/linux/spectral/inc/ |
D | wlan_cfg80211_spectral.h | 44 #define CONFIG_REQUESTED(type) ((type == \ argument 48 #define SCAN_REQUESTED(type) ((type == \ argument
|
/wlan-driver/qcacld-3.0/components/cp_stats/dispatcher/src/ |
D | wlan_cp_stats_mc_ucfg_api.c | 737 enum stats_req_type type, in ucfg_mc_cp_stats_send_stats_request() 755 enum stats_req_type type, in ucfg_send_big_data_stats_request() 845 enum stats_req_type type) in ucfg_mc_cp_stats_is_req_pending() 866 enum stats_req_type type, in ucfg_mc_cp_stats_set_pending_req() 898 enum stats_req_type type, in ucfg_mc_cp_stats_reset_pending_req() 933 enum stats_req_type type, in ucfg_mc_cp_stats_get_pending_req()
|
/wlan-driver/qcacld-3.0/components/cp_stats/dispatcher/inc/ |
D | wlan_cp_stats_mc_ucfg_api.h | 343 enum stats_req_type type, in ucfg_send_big_data_stats_request() 431 enum stats_req_type type, in ucfg_mc_cp_stats_send_stats_request() 483 enum stats_req_type type, in ucfg_send_big_data_stats_request()
|
/wlan-driver/platform/icnss2/ |
D | qmi.h | 31 u32 type; member 156 int icnss_wlfw_get_info_send_sync(struct icnss_priv *priv, int type, in icnss_wlfw_get_info_send_sync() 163 enum wlfw_soc_wake_enum_v01 type) in wlfw_send_soc_wake_msg() 233 enum wlfw_wlan_rf_subtype_v01 type) in wlfw_wlan_hw_init_cfg_msg()
|
/wlan-driver/platform/cnss2/ |
D | power.c | 315 enum cnss_vreg_type type) in get_vreg_list() 491 enum cnss_vreg_type type) in cnss_get_vreg_type() 515 enum cnss_vreg_type type) in cnss_put_vreg_type() 527 enum cnss_vreg_type type) in cnss_vreg_on_type() 544 enum cnss_vreg_type type) in cnss_vreg_off_type() 561 enum cnss_vreg_type type) in cnss_vreg_unvote_type()
|
/wlan-driver/qca-wifi-host-cmn/target_if/son/src/ |
D | target_if_son.c | 29 u_int32_t son_ol_get_peer_rate(struct wlan_objmgr_peer *peer, u_int8_t type) in son_ol_get_peer_rate() 35 u_int32_t son_ol_get_peer_rate(struct wlan_objmgr_peer *peer, u_int8_t type) in son_ol_get_peer_rate()
|
/wlan-driver/qcacld-3.0/components/tdls/core/src/ |
D | wlan_tdls_cmds_process.c | 260 static char *tdls_get_ser_cmd_str(enum wlan_serialization_cmd_type type) in tdls_get_ser_cmd_str() 276 enum wlan_serialization_cmd_type type) in tdls_release_serialization_command() 2224 static const char *tdls_evt_to_str(enum tdls_event_msg_type type) in tdls_evt_to_str() 2247 uint16_t type; in tdls_process_should_discover() local 2305 uint16_t type; in tdls_process_should_teardown() local 2354 uint16_t type; in tdls_process_connection_tracker_notify() local
|
/wlan-driver/qcacld-3.0/components/pmo/dispatcher/inc/ |
D | wlan_pmo_ucfg_api.h | 1820 enum qdf_suspend_type type) in ucfg_pmo_psoc_user_space_suspend_req() 1828 enum qdf_suspend_type type) in ucfg_pmo_psoc_user_space_resume_req() 1835 enum qdf_suspend_type type) in ucfg_pmo_suspend_all_components() 1842 enum qdf_suspend_type type) in ucfg_pmo_resume_all_components() 1850 enum qdf_suspend_type type, in ucfg_pmo_psoc_bus_suspend_req() 1912 enum qdf_suspend_type type) in ucfg_pmo_psoc_bus_resume_req()
|
/wlan-driver/qca-wifi-host-cmn/utils/logging/src/ |
D | wlan_logging_sock_svc.c | 166 unsigned char type; member 1638 qdf_hal_pkt_type_map(enum qdf_pkt_type type) in qdf_hal_pkt_type_map() 1670 uint8_t status, uint8_t type) in send_packetdump() 1712 static void send_packetdump_monitor(uint8_t type) in send_packetdump_monitor() 1794 enum qdf_pkt_type type) in tx_packetdump_cb() 1830 enum qdf_pkt_type type) in rx_packetdump_cb()
|
/wlan-driver/qcacld-3.0/core/dp/txrx/ |
D | ol_tx_queue.c | 43 #define offsetof(type, field) ((qdf_size_t)(&((type *)0)->field)) argument 51 #define container_of(ptr, type, member) ((type *)( \ argument 1129 u_int8_t *type, int *size, int *align, int var_size) in ol_tx_queue_log_entry_type_info() 1214 u_int8_t type; in ol_tx_queue_log_oldest_update() local 1252 u_int8_t type /* ol_tx_log_entry_type */, in ol_tx_queue_log_alloc() 1311 u_int8_t type; in ol_tx_queue_log_record_display() local
|
D | ol_tx.c | 154 ol_txrx_mgmt_tx_cb_set(struct cdp_soc_t *soc_hdl, uint8_t pdev_id, uint8_t type, in ol_txrx_mgmt_tx_cb_set() 175 qdf_nbuf_t tx_mgmt_frm, uint8_t type, in ol_txrx_mgmt_send_ext()
|
/wlan-driver/qcacld-3.0/core/sme/inc/ |
D | csr_link_list.h | 60 #define GET_BASE_ADDR(address, type, field) \ argument 63 #define GET_FIELD_OFFSET(type, field) (qdf_offsetof(type, field)) argument
|
/wlan-driver/qcacld-3.0/components/pmo/core/src/ |
D | wlan_pmo_suspend_resume.c | 554 enum qdf_suspend_type type) in pmo_core_psoc_user_space_suspend_req() 718 enum qdf_suspend_type type) in pmo_core_psoc_user_space_resume_req() 754 enum qdf_suspend_type type) in pmo_core_enable_wow_in_fw() 956 enum qdf_suspend_type type, in pmo_core_psoc_bus_suspend_req() 1509 enum qdf_suspend_type type) in pmo_core_psoc_bus_resume_req()
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
D | lim_process_fils.c | 43 static void lim_fils_data_dump(char *type, uint8_t *data, uint32_t len) in lim_fils_data_dump() 50 static void lim_fils_data_dump(char *type, uint8_t *data, uint32_t len) in lim_fils_data_dump() 60 static int lim_get_crypto_digest_len(uint8_t *type) in lim_get_crypto_digest_len() 275 static QDF_STATUS lim_get_key_from_prf(uint8_t *type, uint8_t *secret, in lim_get_key_from_prf() 745 uint8_t type; in lim_process_auth_wrapped_data() local
|
/wlan-driver/qca-wifi-host-cmn/hif/src/ |
D | hif_runtime_pm.c | 102 hif_rtpm_print(enum hif_rtpm_fill_type type, int *index, void *buf, in hif_rtpm_print() 123 int hif_rtpm_log_debug_stats(void *s, enum hif_rtpm_fill_type type) in hif_rtpm_log_debug_stats() 640 QDF_STATUS hif_rtpm_get(uint8_t type, uint32_t id) in hif_rtpm_get() 733 QDF_STATUS hif_rtpm_put(uint8_t type, uint32_t id) in hif_rtpm_put()
|