Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_cmn_struct.h63 #define CDP_BA_256_BIT_MAP_SIZE_DWORDS 8 macro
2234 uint32_t ba_bitmap[CDP_BA_256_BIT_MAP_SIZE_DWORDS];
2236 uint32_t enq_bitmap[CDP_BA_256_BIT_MAP_SIZE_DWORDS];
2237 uint32_t failed_bitmap[CDP_BA_256_BIT_MAP_SIZE_DWORDS];
2373 uint32_t ba_bitmap[CDP_BA_256_BIT_MAP_SIZE_DWORDS];
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/
H A Ddp_mon.c3914 uint32_t size = CDP_BA_256_BIT_MAP_SIZE_DWORDS; in dp_process_ppdu_stats_enq_mpdu_bitmap_256_tlv()
3932 sizeof(uint32_t) * CDP_BA_256_BIT_MAP_SIZE_DWORDS); in dp_process_ppdu_stats_enq_mpdu_bitmap_256_tlv()
4153 sizeof(uint32_t) * CDP_BA_256_BIT_MAP_SIZE_DWORDS); in dp_process_ppdu_stats_user_compltn_ba_bitmap_256_tlv()
4154 ppdu_user_desc->ba_size = CDP_BA_256_BIT_MAP_SIZE_DWORDS * 32; in dp_process_ppdu_stats_user_compltn_ba_bitmap_256_tlv()