Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
H A Dhal_be_api_mon.h583 struct mon_destination_drop { struct
584 uint32_t ppdu_drop_cnt : 10,
585 mpdu_drop_cnt : 10,
586 tlv_drop_cnt : 10,
587 end_of_ppdu_seen : 1,
588 reserved_0a : 1;
589 uint32_t reserved_1a : 32;
590 uint32_t ppdu_id : 32;
591 uint32_t reserved_3a : 18,
592 initiator : 1,
[all …]