Lines Matching refs:stats_busy
96 port->stats_busy = BFA_FALSE; in bfa_port_get_stats_isr()
125 port->stats_busy = BFA_FALSE; in bfa_port_clear_stats_isr()
170 if (port->stats_busy == BFA_FALSE) in bfa_port_isr()
176 if (port->stats_busy == BFA_FALSE) in bfa_port_isr()
349 if (port->stats_busy) { in bfa_port_get_stats()
359 port->stats_busy = BFA_TRUE; in bfa_port_get_stats()
388 if (port->stats_busy) { in bfa_port_clear_stats()
397 port->stats_busy = BFA_TRUE; in bfa_port_clear_stats()
425 if (port->stats_busy) { in bfa_port_notify()
430 port->stats_busy = BFA_FALSE; in bfa_port_notify()
474 port->stats_busy = BFA_FALSE; in bfa_port_attach()