Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/1.0/
H A Ddp_rx_mon_dest_1.0.c62 if (mon_pdev->tx_capture_enabled in dp_handle_tx_capture()
79 if (mon_pdev->tx_capture_enabled in dp_tx_capture_get_user_id()
H A Ddp_rx_mon_status_1.0.c559 if (qdf_unlikely(mon_pdev->tx_capture_enabled in dp_rx_mon_status_process_tlv()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/
H A Ddp_mon.c2399 (!mon_pdev->bpr_enable) && (!mon_pdev->tx_capture_enabled)) in dp_process_ppdu_stats_tx_mgmtctrl_payload_tlv()
2419 if (mon_pdev->tx_capture_enabled) { in dp_process_ppdu_stats_tx_mgmtctrl_payload_tlv()
4788 mon_pdev->tx_capture_enabled) { in dp_ppdu_desc_user_stats_update()
5315 mon_pdev->tx_capture_enabled) { in dp_htt_process_tlv()
H A Ddp_mon.h1073 enum cdp_tx_enh_capture_mode tx_capture_enabled; member