Home
last modified time | relevance | path

Searched refs:htt_frame_type (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/
H A Ddp_mon.c2920 uint16_t frame_type = ppdu->htt_frame_type; in dp_ppdu_desc_get_txmode()
3497 ppdu_desc->htt_frame_type = frame_type; in dp_process_ppdu_stats_common_tlv()
4443 ppdu_desc->htt_frame_type); in dp_process_ppdu_stats_sch_cmd_status_tlv()
4709 if (ppdu_desc->htt_frame_type == HTT_STATS_FTYPE_TIDQ_DATA_SU) { in dp_ppdu_desc_user_phy_tx_time_update()
4866 (ppdu_desc->htt_frame_type == in dp_ppdu_desc_user_stats_update()
4961 ppdu_desc->htt_frame_type, in dp_ppdu_desc_deliver()
5132 ((ppdu_desc->htt_frame_type == in dp_get_ppdu_desc()
5134 (ppdu_desc->htt_frame_type == in dp_get_ppdu_desc()
5343 ppdu_desc->htt_frame_type != HTT_STATS_FTYPE_SGEN_QOS_NULL) { in dp_htt_process_tlv()
H A Ddp_mon.h1455 uint32_t htt_frame_type) in dp_tx_capture_htt_frame_counter() argument
/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_cmn_struct.h2490 uint16_t htt_frame_type; member
H A Dcdp_txrx_stats_struct.h3463 uint32_t htt_frame_type[CDP_TX_CAP_HTT_MAX_FTYPE]; member