/wlan-driver/qca-wifi-host-cmn/utils/nlink/src/ |
D | wlan_nlink_srv.c | 192 int nl_srv_unregister(tWlanNlModTypes msg_type, nl_srv_msg_callback msg_handler) in nl_srv_unregister() argument 199 if ((msg_type >= WLAN_NL_MSG_BASE) && (msg_type < WLAN_NL_MSG_MAX) && in nl_srv_unregister() 201 ret = cnss_logger_event_unregister(radio_idx, msg_type, in nl_srv_unregister() 206 msg_type); in nl_srv_unregister() 223 int nl_srv_register(tWlanNlModTypes msg_type, nl_srv_msg_callback msg_handler) in nl_srv_register() argument 230 if ((msg_type >= WLAN_NL_MSG_BASE) && (msg_type < WLAN_NL_MSG_MAX) && in nl_srv_register() 232 ret = cnss_logger_event_register(radio_idx, msg_type, in nl_srv_register() 237 msg_type); in nl_srv_register() 339 int nl_srv_register(tWlanNlModTypes msg_type, nl_srv_msg_callback msg_handler) in nl_srv_register() argument 344 int nl_srv_unregister(tWlanNlModTypes msg_type, nl_srv_msg_callback msg_handler) in nl_srv_unregister() argument [all …]
|
/wlan-driver/fw-api/fw/ |
D | htt_isoc.h | 96 #define HTT_ISOC_T2H_MSG_TYPE_SET(msg_addr, msg_type) \ argument 97 (*((A_UINT8 *) msg_addr) = (msg_type)) 266 msg_type: 8, /* HTT_ISOC_T2H_MSG_TYPE_PEER_INFO */ member 467 msg_type: 8, /* HTT_ISOC_T2H_MSG_TYPE_PEER_UNMAP */ member 562 A_UINT32 msg_type: 8, /* HTT_ISOC_T2H_MSG_TYPE_ADDBA */ member 681 msg_type: 8, /* HTT_ISOC_T2H_MSG_TYPE_DELBA */ member 790 msg_type: 8, /* HTT_ISOC_T2H_MSG_TYPE_SEC_IND */ member 899 msg_type: 8, /* HTT_ISOC_T2H_MSG_TYPE_PEER_TX_READY */ member 1025 msg_type: 8, /* HTT_ISOC_T2H_MSG_TYPE_RX_ERR */ member 1172 msg_type: 8, /* HTT_ISOC_T2H_MSG_TYPE_TX_COMPL_IND */ member [all …]
|
D | htt.h | 921 #define HTT_H2T_MSG_TYPE_SET(word, msg_type) \ argument 923 HTT_CHECK_SET_VAL(HTT_H2T_MSG_TYPE, msg_type); \ 924 (word) |= ((msg_type) << HTT_H2T_MSG_TYPE_S); \ 1030 msg_type: 8, /* HTT_H2T_MSG_TYPE_TX_FRM */ \ 1237 A_UINT32 msg_type; member 3621 msg_type: 8, member 5063 msg_type: 8, /* HTT_H2T_MSG_TYPE_WDI_IPA_CFG */ \ 5145 msg_type: 8, /* HTT_H2T_MSG_TYPE_WDI_IPA_OP_REQUEST */ member 5198 A_UINT32 msg_type: 8, member 5407 A_UINT32 msg_type: 8, member [all …]
|
/wlan-driver/qca-wifi-host-cmn/target_if/spectral/ |
D | target_if_spectral_netlink.c | 40 enum spectral_msg_type msg_type; in target_if_spectral_fill_samp_msg() local 74 &msg_type); in target_if_spectral_fill_samp_msg() 95 msg_type, in target_if_spectral_fill_samp_msg() 289 msg_type) == 0) { in target_if_spectral_fill_samp_msg() 328 enum spectral_msg_type msg_type; in target_if_spectral_create_samp_msg() local 332 ret = target_if_get_spectral_msg_type(params->smode, &msg_type); in target_if_spectral_create_samp_msg() 339 msg_type, in target_if_spectral_create_samp_msg() 470 msg_type, in target_if_spectral_create_samp_msg() 568 msg_type) == 0) in target_if_spectral_create_samp_msg()
|
/wlan-driver/qca-wifi-host-cmn/utils/nlink/inc/ |
D | wlan_nlink_srv.h | 75 int nl_srv_register(tWlanNlModTypes msg_type, nl_srv_msg_callback msg_handler); 76 int nl_srv_unregister(tWlanNlModTypes msg_type,
|
/wlan-driver/qcacld-3.0/core/dp/htt/ |
D | htt_t2h.c | 222 enum htt_t2h_msg_type msg_type; in htt_t2h_lp_msg_handler() local 225 msg_type = HTT_T2H_MSG_TYPE_GET(*msg_word); in htt_t2h_lp_msg_handler() 226 switch (msg_type) { in htt_t2h_lp_msg_handler() 754 enum htt_t2h_msg_type msg_type; in htt_t2h_msg_handler() local 775 msg_type = HTT_T2H_MSG_TYPE_GET(*msg_word); in htt_t2h_msg_handler() 780 *msg_word, msg_type); in htt_t2h_msg_handler() 783 switch (msg_type) { in htt_t2h_msg_handler() 1116 enum htt_t2h_msg_type msg_type; in htt_t2h_msg_handler_fast() local 1136 msg_type = HTT_T2H_MSG_TYPE_GET(*msg_word); in htt_t2h_msg_handler_fast() 1138 switch (msg_type) { in htt_t2h_msg_handler_fast()
|
/wlan-driver/qca-wifi-host-cmn/os_if/linux/spectral/src/ |
D | os_if_spectral_netlink.c | 616 enum spectral_msg_type msg_type = SPECTRAL_MSG_NORMAL_MODE; in os_if_spectral_netlink_deinit() local 635 for (; msg_type < SPECTRAL_MSG_TYPE_MAX; msg_type++) in os_if_spectral_netlink_deinit() 636 os_if_spectral_free_skb(pdev, msg_type); in os_if_spectral_netlink_deinit()
|
/wlan-driver/qcacld-3.0/core/hdd/inc/ |
D | wlan_hdd_spectralscan.h | 48 uint32_t msg_type; member 60 uint32_t msg_type; member
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
D | lim_send_sme_rsp_messages.h | 56 void lim_send_sme_rsp(struct mac_context *mac_ctx, uint16_t msg_type, 90 uint16_t msg_type,
|
D | lim_send_sme_rsp_messages.c | 64 void lim_send_sme_rsp(struct mac_context *mac_ctx, uint16_t msg_type, in lim_send_sme_rsp() argument 71 lim_msg_str(msg_type), lim_result_code_str(result_code)); in lim_send_sme_rsp() 77 sme_rsp->messageType = msg_type; in lim_send_sme_rsp() 82 msg.type = msg_type; in lim_send_sme_rsp() 662 uint16_t msg_type, uint16_t result_code) in lim_send_assoc_rsp_diag_event() argument 664 if (msg_type == eWNI_SME_REASSOC_RSP) in lim_send_assoc_rsp_diag_event() 675 uint16_t msg_type, uint16_t result_code) in lim_send_assoc_rsp_diag_event() argument 680 uint16_t msg_type, in lim_send_sme_join_reassoc_rsp() argument 689 lim_send_assoc_rsp_diag_event(mac_ctx, session_entry, msg_type, in lim_send_sme_join_reassoc_rsp() 693 lim_msg_str(msg_type), lim_result_code_str(result_code)); in lim_send_sme_join_reassoc_rsp() [all …]
|
D | lim_process_mlm_req_messages.c | 642 sae_info->msg_type = eWNI_SME_TRIGGER_SAE; in lim_trigger_auth_req_sae() 2038 uint32_t msg_type) in lim_process_assoc_failure_timeout() argument 2053 if (msg_type == LIM_ASSOC) in lim_process_assoc_failure_timeout() 2084 if (msg_type == LIM_ASSOC && in lim_process_assoc_failure_timeout() 2115 if ((msg_type == LIM_ASSOC) || ((msg_type == LIM_REASSOC) in lim_process_assoc_failure_timeout() 2147 if (msg_type == LIM_ASSOC) { in lim_process_assoc_failure_timeout()
|
D | lim_process_mlm_rsp_messages.c | 1532 uint32_t msg_type = LIM_MLM_ASSOC_CNF; in lim_process_sta_mlm_add_sta_rsp() local 1541 msg_type = LIM_MLM_REASSOC_CNF; in lim_process_sta_mlm_add_sta_rsp() 1552 msg_type = LIM_MLM_REASSOC_CNF; in lim_process_sta_mlm_add_sta_rsp() 1639 lim_post_sme_message(mac_ctx, msg_type, (uint32_t *) &mlm_assoc_cnf); in lim_process_sta_mlm_add_sta_rsp() 2304 uint32_t msg_type = LIM_MLM_ASSOC_CNF; in lim_process_sta_mlm_add_bss_rsp() local 2313 msg_type = LIM_MLM_REASSOC_CNF; in lim_process_sta_mlm_add_bss_rsp() 2393 lim_post_sme_message(mac_ctx, msg_type, in lim_process_sta_mlm_add_bss_rsp()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/ |
D | dp_rh_htt.c | 247 enum htt_t2h_msg_type msg_type; in dp_htt_t2h_msg_handler_fast() local 262 msg_type = HTT_T2H_MSG_TYPE_GET(*msg_word); in dp_htt_t2h_msg_handler_fast() 264 switch (msg_type) { in dp_htt_t2h_msg_handler_fast()
|
/wlan-driver/qcacld-3.0/core/sme/inc/ |
D | sme_rrm_api.h | 40 QDF_STATUS sme_rrm_msg_processor(struct mac_context *mac, uint16_t msg_type,
|
D | sme_qos_internal.h | 96 QDF_STATUS sme_qos_msg_processor(struct mac_context *mac, uint16_t msg_type,
|
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/ |
D | qdf_ipa.c | 82 meta->msg_type = __qdf_to_ipa_wlan_event(type); in __qdf_ipa_set_meta_msg_type()
|
D | i_qdf_ipa.h | 477 (((struct ipa_msg_meta *)(meta))->msg_type) 568 #define __QDF_IPA_SET_META_MSG_TYPE(meta, msg_type) \ argument 569 __qdf_ipa_set_meta_msg_type(meta, msg_type)
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
D | wlan_hdd_spectralscan.c | 515 rsp_msg->msg_type = SPECTRAL_SCAN_REGISTER_RSP; in send_spectral_scan_reg_rsp_msg() 585 switch (ss_msg->msg_type) { in __spectral_scan_msg_handler() 595 hdd_warn("invalid message type %d", ss_msg->msg_type); in __spectral_scan_msg_handler()
|
/wlan-driver/qcacld-3.0/core/wma/inc/ |
D | wma_internal.h | 131 void wma_send_msg_by_priority(tp_wma_handle wma_handle, uint16_t msg_type, 143 void wma_send_msg(tp_wma_handle wma_handle, uint16_t msg_type, 155 void wma_send_msg_high_priority(tp_wma_handle wma_handle, uint16_t msg_type, 576 uint8_t vdev_id, uint32_t msg_type, 1389 uint32_t msg_type);
|
/wlan-driver/qcacld-3.0/core/wma/src/ |
D | wma_dev_if.c | 356 uint32_t msg_type) in wma_find_remove_req_msgtype() argument 368 vdev_id, msg_type); in wma_find_remove_req_msgtype() 377 if (req_msg->msg_type != msg_type) in wma_find_remove_req_msgtype() 385 vdev_id, msg_type); in wma_find_remove_req_msgtype() 396 vdev_id, msg_type); in wma_find_remove_req_msgtype() 401 vdev_id, msg_type); in wma_find_remove_req_msgtype() 3553 if (req_msg->msg_type == WMA_ADD_STA_REQ) { in wma_peer_assoc_conf_handler() 3571 } else if (req_msg->msg_type == WMA_ADD_BSS_REQ) { in wma_peer_assoc_conf_handler() 3574 wma_err("Unhandled request message type: %d", req_msg->msg_type); in wma_peer_assoc_conf_handler() 3852 tgt_req->msg_type, tgt_req->vdev_id); in wma_hold_req_timer() [all …]
|
/wlan-driver/qca-wifi-host-cmn/qdf/inc/ |
D | qdf_ipa.h | 269 #define QDF_IPA_SET_META_MSG_TYPE(meta, msg_type) \ argument 270 __QDF_IPA_SET_META_MSG_TYPE(meta, msg_type)
|
/wlan-driver/qca-wifi-host-cmn/os_if/linux/wifi_pos/src/ |
D | os_if_wifi_pos.c | 668 req->msg_type = map_cld_vendor_sub_cmd_to_wifi_pos_cmd( in wifi_pos_parse_nla_req() 676 if (req->msg_type == WIFI_POS_CMD_OEM_DATA) { in wifi_pos_parse_nla_req() 712 req->msg_type = map_ani_msg_req_to_wifi_pos_cmd( in wifi_pos_parse_ani_req() 827 req->msg_type = map_ani_msg_req_to_wifi_pos_cmd( in wifi_pos_parse_req()
|
/wlan-driver/qca-wifi-host-cmn/umac/wifi_pos/src/ |
D | wifi_pos_ucfg.c | 144 if (req->msg_type != WIFI_POS_CMD_REGISTRATION && in ucfg_wifi_pos_process_req()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
D | dp_htt.h | 46 int htt_command_record(struct htt_logger *h, uint8_t msg_type, in htt_command_record() argument 53 int htt_event_record(struct htt_logger *h, uint8_t msg_type, in htt_event_record() argument
|
D | dp_htt.c | 2813 static void dp_htt_alert_print(enum htt_t2h_msg_type msg_type, argument 2821 pdev->bkp_stats.seq_num, msg_type, pdev->pdev_id, ring_stype); 3232 enum htt_t2h_msg_type msg_type; local 3244 msg_type = HTT_T2H_MSG_TYPE_GET(*msg_word); 3266 dp_htt_alert_print(msg_type, pdev, ring_id, hp_idx, tp_idx, 3274 dp_htt_alert_print(msg_type, pdev, ring_id, hp_idx, tp_idx, 3502 pdev->timestamp.msg_type = 3614 uint8_t msg_type, valid, bits, offset; local 3616 msg_type = HTT_T2H_MSG_TYPE_GET(*msg_word); 3988 enum htt_t2h_msg_type msg_type; local [all …]
|