Lines Matching refs:stats_busy
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()
466 port->stats_busy = BFA_FALSE; in bfa_port_attach()