Searched defs:bfa_ioc_stats (Results 1 – 3 of 3) sorted by relevance
146 struct bfa_ioc_stats { struct147 struct bfa_ioc_drv_stats drv_stats; /*!< driver IOC stats */148 struct bfa_fw_ioc_stats fw_stats; /*!< firmware IOC stats */
246 #define bfa_ioc_stats(_ioc, _stats) ((_ioc)->stats._stats++) macro
830 #define bfa_ioc_stats(_ioc, _stats) ((_ioc)->stats._stats++) macro