Home
last modified time | relevance | path

Searched defs:dp_mon_tlv_logger (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/
H A Ddp_mon_2.0.h133 struct dp_mon_tlv_logger { struct
134 void *buff;
135 uint16_t curr_ppdu_pos;
136 uint16_t ppdu_start_idx;
137 uint16_t mpdu_idx;
138 uint16_t ppdu_end_idx;
139 uint16_t max_ppdu_start_idx;
140 uint16_t max_ppdu_end_idx;
141 uint16_t max_mpdu_idx;
142 uint8_t wrap_flag;
[all …]