Searched defs:bfa_ioc_stats (Results 1 – 3 of 3) sorted by relevance
163 struct bfa_ioc_stats { struct164 struct bfa_ioc_drv_stats drv_stats; /*!< driver IOC stats */165 struct bfa_fw_ioc_stats fw_stats; /*!< firmware IOC stats */
253 #define bfa_ioc_stats(_ioc, _stats) ((_ioc)->stats._stats++) macro
753 #define bfa_ioc_stats(_ioc, _stats) ((_ioc)->stats._stats++) macro