Searched defs:bfa_ioc_stats (Results 1 – 3 of 3) sorted by relevance
137 struct bfa_ioc_stats { struct138 struct bfa_ioc_drv_stats drv_stats; /*!< driver IOC stats */139 struct bfa_fw_ioc_stats fw_stats; /*!< firmware IOC stats */
232 #define bfa_ioc_stats(_ioc, _stats) ((_ioc)->stats._stats++) macro
827 #define bfa_ioc_stats(_ioc, _stats) ((_ioc)->stats._stats++) macro