Searched refs:queue_process (Results 1 – 3 of 3) sorted by relevance
75 bfa_boolean_t queue_process; /* queue processing enabled */ member
784 if (qintr && bfa->queue_process) { in bfa_msix_all()797 if (qintr && bfa->queue_process) { in bfa_msix_all()824 if (bfa->queue_process) { in bfa_intx()837 if (qintr && bfa->queue_process) { in bfa_intx()1174 bfa->queue_process = BFA_TRUE; in bfa_iocfc_start_submod()1447 bfa->queue_process = BFA_FALSE; in bfa_iocfc_disable_cbfn()1459 bfa->queue_process = BFA_FALSE; in bfa_iocfc_hbfail_cbfn()
98 static void queue_process(struct work_struct *work) in queue_process() function610 INIT_DELAYED_WORK(&npinfo->tx_work, queue_process); in __netpoll_setup()