Searched refs:stats_busy (Results 1 – 5 of 5) sorted by relevance
96 port->stats_busy = BFA_FALSE; in bfa_port_get_stats_isr()125 port->stats_busy = BFA_FALSE; in bfa_port_clear_stats_isr()170 if (port->stats_busy == BFA_FALSE) in bfa_port_isr()176 if (port->stats_busy == BFA_FALSE) in bfa_port_isr()349 if (port->stats_busy) { in bfa_port_get_stats()359 port->stats_busy = BFA_TRUE; in bfa_port_get_stats()388 if (port->stats_busy) { in bfa_port_clear_stats()397 port->stats_busy = BFA_TRUE; in bfa_port_clear_stats()425 if (port->stats_busy) { in bfa_port_notify()430 port->stats_busy = BFA_FALSE; in bfa_port_notify()[all …]
34 bfa_boolean_t stats_busy; member
3090 if (ioc->stats_busy) { in bfa_ioc_fw_stats_get()3091 bfa_trc(ioc, ioc->stats_busy); in bfa_ioc_fw_stats_get()3094 ioc->stats_busy = BFA_TRUE; in bfa_ioc_fw_stats_get()3099 ioc->stats_busy = BFA_FALSE; in bfa_ioc_fw_stats_get()3111 if (ioc->stats_busy) { in bfa_ioc_fw_stats_clear()3112 bfa_trc(ioc, ioc->stats_busy); in bfa_ioc_fw_stats_clear()3115 ioc->stats_busy = BFA_TRUE; in bfa_ioc_fw_stats_clear()3120 ioc->stats_busy = BFA_FALSE; in bfa_ioc_fw_stats_clear()
320 bfa_boolean_t stats_busy; /* outstanding stats */ member
184 bool stats_busy; /*!< outstanding stats */ member