Searched defs:bfa_ioc_stats (Results 1 – 3 of 3) sorted by relevance
145 struct bfa_ioc_stats { struct146 struct bfa_ioc_drv_stats drv_stats; /*!< driver IOC stats */147 struct bfa_fw_ioc_stats fw_stats; /*!< firmware IOC stats */
240 #define bfa_ioc_stats(_ioc, _stats) ((_ioc)->stats._stats++) macro
831 #define bfa_ioc_stats(_ioc, _stats) ((_ioc)->stats._stats++) macro