Searched refs:reset_rx_hw_ext_stats (Results 1 – 3 of 3) sorted by relevance
854 if (soc->ops->misc_ops->reset_rx_hw_ext_stats) in cdp_reset_rx_hw_ext_stats()855 soc->ops->misc_ops->reset_rx_hw_ext_stats(soc); in cdp_reset_rx_hw_ext_stats()
1916 void (*reset_rx_hw_ext_stats)(struct cdp_soc_t *soc_hdl); member
13289 .reset_rx_hw_ext_stats = dp_reset_rx_hw_ext_stats,