Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/
H A Ddp_mon.c4774 uint32_t tlv_bitmap_expected; in dp_ppdu_desc_user_stats_update() local
4786 tlv_bitmap_expected = HTT_PPDU_DEFAULT_TLV_BITMAP; in dp_ppdu_desc_user_stats_update()
4790 tlv_bitmap_expected = in dp_ppdu_desc_user_stats_update()
4795 tlv_bitmap_default = tlv_bitmap_expected; in dp_ppdu_desc_user_stats_update()
4877 tlv_bitmap_expected = tlv_bitmap_default; in dp_ppdu_desc_user_stats_update()
5226 uint32_t tlv_length, tlv_bitmap_expected; in dp_htt_process_tlv() local
5312 tlv_bitmap_expected = HTT_PPDU_DEFAULT_TLV_BITMAP; in dp_htt_process_tlv()
5317 tlv_bitmap_expected = in dp_htt_process_tlv()
5329 tlv_bitmap_expected = tlv_bitmap_expected & 0xFF; in dp_htt_process_tlv()