Searched refs:stats_busy (Results 1 – 5 of 5) 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
3073 if (ioc->stats_busy) { in bfa_ioc_fw_stats_get()3074 bfa_trc(ioc, ioc->stats_busy); in bfa_ioc_fw_stats_get()3077 ioc->stats_busy = BFA_TRUE; in bfa_ioc_fw_stats_get()3082 ioc->stats_busy = BFA_FALSE; in bfa_ioc_fw_stats_get()3094 if (ioc->stats_busy) { in bfa_ioc_fw_stats_clear()3095 bfa_trc(ioc, ioc->stats_busy); in bfa_ioc_fw_stats_clear()3098 ioc->stats_busy = BFA_TRUE; in bfa_ioc_fw_stats_clear()3103 ioc->stats_busy = BFA_FALSE; in bfa_ioc_fw_stats_clear()
312 bfa_boolean_t stats_busy; /* outstanding stats */ member
180 bool stats_busy; /*!< outstanding stats */ member