Searched refs:_ioc (Results 1 – 2 of 2) sorted by relevance
253 #define bfa_ioc_stats(_ioc, _stats) ((_ioc)->stats._stats++) argument254 #define bfa_ioc_stats_hb_count(_ioc, _hb_count) \ argument255 ((_ioc)->stats.hb_count = (_hb_count))
753 #define bfa_ioc_stats(_ioc, _stats) ((_ioc)->stats._stats++) argument