Home
last modified time | relevance | path

Searched refs:_ioc (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/brocade/bna/ !
Dbfa_ioc.h236 #define bfa_ioc_stats(_ioc, _stats) ((_ioc)->stats._stats++) argument
237 #define bfa_ioc_stats_hb_count(_ioc, _hb_count) \ argument
238 ((_ioc)->stats.hb_count = (_hb_count))
/linux-6.12.1/drivers/scsi/bfa/ !
Dbfa_ioc.h869 #define bfa_ioc_stats(_ioc, _stats) ((_ioc)->stats._stats++) argument