Searched refs:_stats_mod (Results 1 – 1 of 1) sorted by relevance
1349 #define bna_stats_mod_uninit(_stats_mod) \ argument1353 #define bna_stats_mod_start(_stats_mod) \ argument1355 (_stats_mod)->ioc_ready = true; \1358 #define bna_stats_mod_stop(_stats_mod) \ argument1360 (_stats_mod)->ioc_ready = false; \1363 #define bna_stats_mod_fail(_stats_mod) \ argument1365 (_stats_mod)->ioc_ready = false; \1366 (_stats_mod)->stats_get_busy = false; \1367 (_stats_mod)->stats_clr_busy = false; \