Searched refs:queue_process (Results 1 – 2 of 2) sorted by relevance
780 if (qintr && bfa->queue_process) { in bfa_msix_all()793 if (qintr && bfa->queue_process) { in bfa_msix_all()820 if (bfa->queue_process) { in bfa_intx()833 if (qintr && bfa->queue_process) { in bfa_intx()1170 bfa->queue_process = BFA_TRUE; in bfa_iocfc_start_submod()1446 bfa->queue_process = BFA_FALSE; in bfa_iocfc_hbfail_cbfn()1570 bfa->queue_process = BFA_FALSE; in bfa_iocfc_stop()1677 bfa->queue_process = BFA_FALSE; in bfa_iocfc_disable()
120 bfa_boolean_t queue_process; /* queue processing enabled */ member