Searched refs:_stats_mod (Results 1 – 1 of 1) sorted by relevance
1366 #define bna_stats_mod_uninit(_stats_mod) \ argument1370 #define bna_stats_mod_start(_stats_mod) \ argument1372 (_stats_mod)->ioc_ready = true; \1375 #define bna_stats_mod_stop(_stats_mod) \ argument1377 (_stats_mod)->ioc_ready = false; \1380 #define bna_stats_mod_fail(_stats_mod) \ argument1382 (_stats_mod)->ioc_ready = false; \1383 (_stats_mod)->stats_get_busy = false; \1384 (_stats_mod)->stats_clr_busy = false; \