Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wlan_cfg/
H A Dwlan_cfg.h2414 uint32_t wlan_cfg_get_pkt_capture_mode(struct wlan_cfg_dp_soc_ctxt *cfg);
2417 uint32_t wlan_cfg_get_pkt_capture_mode(struct wlan_cfg_dp_soc_ctxt *cfg) in wlan_cfg_get_pkt_capture_mode() function
H A Dwlan_cfg.c5755 uint32_t wlan_cfg_get_pkt_capture_mode(struct wlan_cfg_dp_soc_ctxt *cfg) in wlan_cfg_get_pkt_capture_mode() function
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_rx.c3021 if (wlan_cfg_get_pkt_capture_mode(soc->wlan_cfg_ctx)) in dp_rx_deliver_to_pkt_capture()
3029 if (wlan_cfg_get_pkt_capture_mode(soc->wlan_cfg_ctx)) in dp_rx_deliver_to_pkt_capture_no_peer()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/
H A Ddp_mon.c5502 if (wlan_cfg_get_pkt_capture_mode(soc->wlan_cfg_ctx)) in dp_txrx_ppdu_stats_handler()