Home
last modified time | relevance | path

Searched refs:stats_busy (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/bfa/
H A Dbfa_port.c88 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 …]
H A Dbfa_port.h26 bfa_boolean_t stats_busy; member
/linux/drivers/net/ethernet/brocade/bna/
H A Dbfa_ioc.h180 bool stats_busy; /*!< outstanding stats */ member