Searched refs:objagg_stats_get (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dobjagg.h50 const struct objagg_stats *objagg_stats_get(struct objagg *objagg);
/linux-master/lib/
H A Dtest_objagg.c231 stats = objagg_stats_get(objagg);
250 stats = objagg_stats_get(objagg);
747 stats = objagg_stats_get(objagg);
749 *errmsg = "objagg_stats_get() failed.";
876 stats = objagg_stats_get(objagg);
H A Dobjagg.c588 * objagg_stats_get - obtains stats of the objagg instance
604 const struct objagg_stats *objagg_stats_get(struct objagg *objagg) function
634 EXPORT_SYMBOL(objagg_stats_get); variable
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl_erp.c1392 ostats = objagg_stats_get(erp_table->objagg);

Completed in 150 milliseconds