Searched refs:stats_busy (Results 1 – 5 of 5) sorted by relevance
95 port->stats_busy = BFA_FALSE; in bfa_port_get_stats_isr()129 port->stats_busy = BFA_FALSE; in bfa_port_clear_stats_isr()175 if (port->stats_busy == BFA_FALSE) in bfa_port_isr()181 if (port->stats_busy == BFA_FALSE) in bfa_port_isr()354 if (port->stats_busy) { in bfa_port_get_stats()364 port->stats_busy = BFA_TRUE; in bfa_port_get_stats()393 if (port->stats_busy) { in bfa_port_clear_stats()402 port->stats_busy = BFA_TRUE; in bfa_port_clear_stats()430 if (port->stats_busy) { in bfa_port_notify()435 port->stats_busy = BFA_FALSE; in bfa_port_notify()[all …]
33 bfa_boolean_t stats_busy; member
3087 if (ioc->stats_busy) { in bfa_ioc_fw_stats_get()3088 bfa_trc(ioc, ioc->stats_busy); in bfa_ioc_fw_stats_get()3091 ioc->stats_busy = BFA_TRUE; in bfa_ioc_fw_stats_get()3096 ioc->stats_busy = BFA_FALSE; in bfa_ioc_fw_stats_get()3108 if (ioc->stats_busy) { in bfa_ioc_fw_stats_clear()3109 bfa_trc(ioc, ioc->stats_busy); in bfa_ioc_fw_stats_clear()3112 ioc->stats_busy = BFA_TRUE; in bfa_ioc_fw_stats_clear()3117 ioc->stats_busy = BFA_FALSE; in bfa_ioc_fw_stats_clear()
315 bfa_boolean_t stats_busy; /* outstanding stats */ member
184 bool stats_busy; /*!< outstanding stats */ member