Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/cfr/src/
H A Dtarget_if_cfr_dbr.c61 lut->dbr_ppdu_id, lut->tx_ppdu_id); in dump_lut()
153 lut->tx_ppdu_id = 0; in release_lut_entry()
198 if (lut->dbr_ppdu_id == lut->tx_ppdu_id) { in correlate_and_relay()
219 lut->tx_ppdu_id = 0; in correlate_and_relay()
561 lut->tx_ppdu_id = (tx_evt_param.correlation_info_2 >> 16); in target_if_peer_capture_event()
H A Dtarget_if_cfr_enh.c129 lut->tx_ppdu_id = 0; in release_lut_entry_enh()
841 if (lut->dbr_ppdu_id == lut->tx_ppdu_id) { in correlate_and_relay_enh()
867 lut->tx_ppdu_id); in correlate_and_relay_enh()
880 lut->tx_ppdu_id); in correlate_and_relay_enh()
899 lut->tx_ppdu_id = 0; in correlate_and_relay_enh()
1317 lut->tx_ppdu_id = cdp_rx_ppdu->ppdu_id; in target_if_cfr_rx_tlv_process()
2172 lut->tx_ppdu_id = (tx_evt_param.correlation_info_2 >> 16); in target_if_peer_capture_event()
/wlan-driver/qca-wifi-host-cmn/umac/cfr/dispatcher/inc/
H A Dwlan_cfr_utils_api.h360 uint16_t tx_ppdu_id; /* ppdu id from TX event */ member
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/
H A Ddp_mon.h1196 uint32_t tx_ppdu_id; member
H A Ddp_mon.c2039 if ((mon_pdev->m_copy_id.tx_ppdu_id == ppdu_id) && in dp_mcopy_check_deliver()
2048 mon_pdev->m_copy_id.tx_ppdu_id = ppdu_id; in dp_mcopy_check_deliver()