Searched refs:stats_busy (Results 1 – 3 of 3) sorted by relevance
88 port->stats_busy = BFA_FALSE; in bfa_port_get_stats_isr()117 port->stats_busy = BFA_FALSE; in bfa_port_clear_stats_isr()162 if (port->stats_busy == BFA_FALSE) in bfa_port_isr()168 if (port->stats_busy == BFA_FALSE) in bfa_port_isr()341 if (port->stats_busy) { in bfa_port_get_stats()351 port->stats_busy = BFA_TRUE; in bfa_port_get_stats()380 if (port->stats_busy) { in bfa_port_clear_stats()389 port->stats_busy = BFA_TRUE; in bfa_port_clear_stats()417 if (port->stats_busy) { in bfa_port_notify()422 port->stats_busy = BFA_FALSE; in bfa_port_notify()[all …]
26 bfa_boolean_t stats_busy; member
180 bool stats_busy; /*!< outstanding stats */ member