Home
last modified time | relevance | path

Searched defs:bfa_ioc_stats (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/brocade/bna/
Dbfa_defs.h145 struct bfa_ioc_stats { struct
146 struct bfa_ioc_drv_stats drv_stats; /*!< driver IOC stats */
147 struct bfa_fw_ioc_stats fw_stats; /*!< firmware IOC stats */
Dbfa_ioc.h240 #define bfa_ioc_stats(_ioc, _stats) ((_ioc)->stats._stats++) macro
/drivers/scsi/bfa/
Dbfa_ioc.h831 #define bfa_ioc_stats(_ioc, _stats) ((_ioc)->stats._stats++) macro