Home
last modified time | relevance | path

Searched refs:dp_mon_soc_htt_srng_setup_2_0 (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/
H A Ddp_mon_2.0.c438 QDF_STATUS dp_mon_soc_htt_srng_setup_2_0(struct dp_soc *soc) in dp_mon_soc_htt_srng_setup_2_0() function
1405 .mon_soc_htt_srng_setup = dp_mon_soc_htt_srng_setup_2_0,
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/
H A Ddp_mon.h4442 QDF_STATUS dp_mon_soc_htt_srng_setup_2_0(struct dp_soc *soc);
H A Ddp_mon.c5922 mon_ops->mon_soc_htt_srng_setup = dp_mon_soc_htt_srng_setup_2_0; in dp_mon_config_register_ops()