Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
H A Dhal_be_api_mon.h738 struct mon_destination_drop *drop_desc = hw_desc; in hal_be_get_mon_dest_status() local
741 status->ppdu_drop_count = drop_desc->ppdu_drop_cnt; in hal_be_get_mon_dest_status()
742 status->mpdu_drop_count = drop_desc->mpdu_drop_cnt; in hal_be_get_mon_dest_status()
743 status->tlv_drop_count = drop_desc->tlv_drop_cnt; in hal_be_get_mon_dest_status()
744 status->end_of_ppdu_dropped = drop_desc->end_of_ppdu_seen; in hal_be_get_mon_dest_status()