Searched refs:stats_qfull (Results 1 – 2 of 2) sorted by relevance
3309 bfa_trc(fcport->bfa, fcport->stats_qfull); in bfa_fcport_stats_get_timeout()3311 if (fcport->stats_qfull) { in bfa_fcport_stats_get_timeout()3313 fcport->stats_qfull = BFA_FALSE; in bfa_fcport_stats_get_timeout()3329 fcport->stats_qfull = BFA_TRUE; in bfa_fcport_send_stats_get()3336 fcport->stats_qfull = BFA_FALSE; in bfa_fcport_send_stats_get()3374 bfa_trc(fcport->bfa, fcport->stats_qfull); in bfa_fcport_stats_clr_timeout()3376 if (fcport->stats_qfull) { in bfa_fcport_stats_clr_timeout()3378 fcport->stats_qfull = BFA_FALSE; in bfa_fcport_stats_clr_timeout()3394 fcport->stats_qfull = BFA_TRUE; in bfa_fcport_send_stats_clear()3401 fcport->stats_qfull = BFA_FALSE; in bfa_fcport_send_stats_clear()
499 bfa_boolean_t stats_qfull; member