Searched refs:drop_desc (Results 1 – 1 of 1) sorted by relevance
738 struct mon_destination_drop *drop_desc = hw_desc; in hal_be_get_mon_dest_status() local741 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()