Searched refs:_ioc (Results 1 – 2 of 2) sorted by relevance
236 #define bfa_ioc_stats(_ioc, _stats) ((_ioc)->stats._stats++) argument237 #define bfa_ioc_stats_hb_count(_ioc, _hb_count) \ argument238 ((_ioc)->stats.hb_count = (_hb_count))
827 #define bfa_ioc_stats(_ioc, _stats) ((_ioc)->stats._stats++) argument