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