Searched refs:_stats_mod (Results 1 – 1 of 1) sorted by relevance
1341 #define bna_stats_mod_uninit(_stats_mod) \ argument1345 #define bna_stats_mod_start(_stats_mod) \ argument1347 (_stats_mod)->ioc_ready = true; \1350 #define bna_stats_mod_stop(_stats_mod) \ argument1352 (_stats_mod)->ioc_ready = false; \1355 #define bna_stats_mod_fail(_stats_mod) \ argument1357 (_stats_mod)->ioc_ready = false; \1358 (_stats_mod)->stats_get_busy = false; \1359 (_stats_mod)->stats_clr_busy = false; \