Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/
H A Ddp_rx_mon.c608 cdp_rx_ppdu->length = ppdu_info->rx_status.ppdu_len; in dp_rx_populate_cdp_indication_ppdu()
625 cdp_rx_ppdu->num_bytes = ppdu_info->rx_status.ppdu_len; in dp_rx_populate_cdp_indication_ppdu()
1248 cdp_rx_ppdu->length = ppdu_info->rx_status.ppdu_len; in dp_rx_populate_cdp_indication_ppdu_undecoded_metadata()
1268 cdp_rx_ppdu->num_bytes = ppdu_info->rx_status.ppdu_len; in dp_rx_populate_cdp_indication_ppdu_undecoded_metadata()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/rh/
H A Dhal_rh_generic_api.h319 mon_rx_user_status->mpdu_ok_byte_count = ppdu_info->rx_status.ppdu_len; in hal_rx_populate_byte_count()
1565 ppdu_info->rx_status.ppdu_len = in hal_rx_status_get_tlv_info_generic_rh()
1569 ppdu_info->rx_status.ppdu_len += in hal_rx_status_get_tlv_info_generic_rh()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/
H A Dhal_li_generic_api.h455 mon_rx_user_status->mpdu_ok_byte_count = ppdu_info->rx_status.ppdu_len; in hal_rx_populate_byte_count()
1725 ppdu_info->rx_status.ppdu_len = in hal_rx_status_get_tlv_info_generic_li()
1729 ppdu_info->rx_status.ppdu_len += in hal_rx_status_get_tlv_info_generic_li()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
H A Dhal_be_api_mon.h3695 ppdu_info->rx_status.ppdu_len = in hal_rx_status_get_tlv_info_generic_be()
3698 ppdu_info->rx_status.ppdu_len += in hal_rx_status_get_tlv_info_generic_be()
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_nbuf.h505 uint32_t ppdu_len; member