Searched refs:txrx_clear_cfr_dbg_stats (Results 1 – 3 of 3) sorted by relevance
1030 if (!soc->ops->cfr_ops || !soc->ops->cfr_ops->txrx_clear_cfr_dbg_stats) in cdp_cfr_clr_dbg_stats()1033 soc->ops->cfr_ops->txrx_clear_cfr_dbg_stats(soc, pdev_id); in cdp_cfr_clr_dbg_stats()
2424 void (*txrx_clear_cfr_dbg_stats)(struct cdp_soc_t *soc_hdl, member
12634 .txrx_clear_cfr_dbg_stats = dp_clear_cfr_dbg_stats,