Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/ethernet/brocade/bna/
Dbfa_ioc.h253 #define bfa_ioc_stats(_ioc, _stats) ((_ioc)->stats._stats++) argument
254 #define bfa_ioc_stats_hb_count(_ioc, _hb_count) \ argument
255 ((_ioc)->stats.hb_count = (_hb_count))
/linux-3.3/drivers/scsi/bfa/
Dbfa_ioc.h753 #define bfa_ioc_stats(_ioc, _stats) ((_ioc)->stats._stats++) argument