Home
last modified time | relevance | path

Searched defs:subtype (Results 1 – 25 of 45) sorted by relevance

12

/wlan-driver/qca-wifi-host-cmn/iot_sim/core/
Diot_sim_common.c594 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()
855 uint8_t subtype, 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
Diot_sim_defs_i.h83 #define FRAME_TYPE_IS_BEACON(type, subtype) ((type) == 0 && (subtype) == 8) argument
84 #define FRAME_TYPE_IS_ACTION(type, subtype) ((type) == 0 && (subtype) == 13) argument
Diot_sim_utils.c319 uint8_t type, subtype, seq = 0; in iot_sim_frame_update() local
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
Dqdf_trace.c983 static const char *qdf_dp_subtype_to_str(enum qdf_proto_subtype subtype) in qdf_dp_subtype_to_str()
1335 uint8_t *qdf_get_pkt_type_string(uint8_t type, uint8_t subtype) in qdf_get_pkt_type_string()
1460 uint8_t subtype, uint8_t dir, uint16_t msdu_id, in qdf_dp_log_proto_pkt_info()
1510 enum qdf_proto_subtype subtype; in qdf_log_icmpv6_pkt() local
1624 enum qdf_proto_subtype subtype, enum qdf_proto_dir dir, in qdf_log_pkt_cstats()
1634 enum qdf_proto_subtype subtype, enum qdf_proto_dir dir, in qdf_log_pkt_cstats()
1667 static int qdf_subtype_to_wlan_main_tag(enum qdf_proto_subtype subtype) in qdf_subtype_to_wlan_main_tag()
1735 uint8_t qdf_eapol_get_key_type(uint8_t *data, enum qdf_proto_subtype subtype) in qdf_eapol_get_key_type()
1759 enum qdf_proto_subtype subtype, in qdf_skip_wlan_connectivity_log()
1789 enum qdf_proto_subtype subtype, in qdf_fill_wlan_connectivity_log()
[all …]
Dqdf_nbuf.c1452 enum qdf_proto_subtype subtype = QDF_PROTO_INVALID; in __qdf_nbuf_data_get_dhcp_subtype() local
1517 enum qdf_proto_subtype subtype; in __qdf_nbuf_data_get_eapol_key() local
1694 uint16_t subtype; in __qdf_nbuf_data_get_arp_subtype() local
1717 uint8_t subtype; in __qdf_nbuf_data_get_icmp_subtype() local
1740 uint8_t subtype; in __qdf_nbuf_data_get_icmpv6_subtype() local
2442 uint8_t subtype; in __qdf_nbuf_data_is_icmpv6_redirect() local
/wlan-driver/qca-wifi-host-cmn/umac/cp_stats/core/src/
Dwlan_cp_stats_chipset_stats.c310 enum qdf_proto_subtype subtype) in get_cstat_type()
381 enum qdf_proto_subtype subtype, in wlan_cp_stats_cstats_pkt_log()
/wlan-driver/qcacld-3.0/components/cmn_services/logging/inc/
Dwlan_connectivity_logging.h474 uint8_t subtype; member
545 uint8_t subtype; member
583 uint8_t subtype; member
624 uint16_t subtype; member
763 uint8_t subtype; member
817 uint16_t subtype; member
866 uint32_t subtype; member
1395 bool is_rx, uint8_t subtype) in wlan_connectivity_t2lm_req_resp_event()
1677 bool is_rx, uint8_t subtype) in wlan_connectivity_t2lm_req_resp_event()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_process_message_queue.c503 uint8_t type, subtype; in def_msg_decision() local
1255 lim_is_mgmt_frame_loggable(uint8_t type, uint8_t subtype) in lim_is_mgmt_frame_loggable()
1271 lim_is_mgmt_frame_loggable(uint8_t type, uint8_t subtype) in lim_is_mgmt_frame_loggable()
Dlim_process_assoc_rsp_frame.c1114 uint8_t subtype, struct pe_session *session_entry) in lim_process_assoc_rsp_frame()
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
Dqdf_trace.h408 uint8_t subtype; member
436 uint8_t subtype; member
466 uint8_t subtype; member
1459 uint8_t subtype, uint8_t dir, uint16_t msdu_id, in qdf_dp_log_proto_pkt_info()
1465 void qdf_dp_track_noack_check(qdf_nbuf_t nbuf, enum qdf_proto_subtype *subtype) in qdf_dp_track_noack_check()
/wlan-driver/qcacld-3.0/components/dp/core/src/
Dwlan_dp_txrx.c580 enum qdf_proto_subtype subtype = QDF_PROTO_INVALID; in dp_start_xmit() local
800 enum qdf_proto_subtype subtype; in dp_sta_notify_tx_comp_cb() local
1662 enum qdf_proto_subtype subtype = QDF_PROTO_INVALID; in dp_rx_packet_cbk() local
Dwlan_dp_softap_txrx.c292 enum qdf_proto_subtype subtype = QDF_PROTO_INVALID; in dp_softap_inspect_dhcp_packet() local
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/system/src/
Dsys_entry_func.c76 uint32_t type, uint32_t subtype) in sys_bbt_process_message_core()
/wlan-driver/qcacld-3.0/core/dp/txrx/
Dol_rx_fwd.c48 unsigned char subtype; in ol_ap_fwd_check() local
/wlan-driver/qcacld-3.0/components/son/dispatcher/inc/
Dson_api.h527 int wlan_son_anqp_frame(struct wlan_objmgr_vdev *vdev, int subtype, in wlan_son_anqp_frame()
/wlan-driver/qcacld-3.0/components/son/dispatcher/src/
Dson_api.c662 int wlan_son_anqp_frame(struct wlan_objmgr_vdev *vdev, int subtype, in wlan_son_anqp_frame()
/wlan-driver/qcacld-3.0/components/cmn_services/logging/src/
Dwlan_connectivity_logging.c429 bool is_rx, uint8_t subtype) in wlan_connectivity_t2lm_req_resp_event()
/wlan-driver/qca-wifi-host-cmn/dp/inc/
Dcdp_txrx_ctrl.h874 uint8_t vdev_id, uint8_t subtype, uint8_t tx_power) in cdp_set_mgmt_tx_power()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/
Ddp_tx_mon_2.0.c814 uint16_t mgmt_filter, ctrl_filter, data_filter, type, subtype; in dp_lite_mon_filter_subtype() local
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/
Ddp_rx_mon.c1997 uint8_t type, subtype; in dp_rx_mon_process_dest_pktlog() local
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
Dwlan_cm_roam_offload.c6921 cm_roam_get_tag(enum mgmt_subtype subtype, bool is_tx) in cm_roam_get_tag()
6957 cm_roam_get_eapol_tag(enum wlan_roam_frame_subtype subtype) in cm_roam_get_eapol_tag()
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_assoc.c1988 uint8_t type, subtype; in hdd_indicate_unprot_mgmt_frame() local
/wlan-driver/qca-wifi-host-cmn/utils/host_diag_log/inc/
Dhost_diag_core_log.h576 uint8_t subtype; member
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
Dutils_mlo.c1865 uint8_t subtype, in util_gen_link_reqrsp_cmn()
/wlan-driver/qca-wifi-host-cmn/umac/mlme/vdev_mgr/dispatcher/inc/
Dwlan_vdev_mgr_tgt_if_tx_defs.h844 uint32_t subtype; member

12