Searched refs:_ioc (Results 1 – 2 of 2) sorted by relevance
246 #define bfa_ioc_stats(_ioc, _stats) ((_ioc)->stats._stats++) argument247 #define bfa_ioc_stats_hb_count(_ioc, _hb_count) \ argument248 ((_ioc)->stats.hb_count = (_hb_count))
830 #define bfa_ioc_stats(_ioc, _stats) ((_ioc)->stats._stats++) argument