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