Searched refs:bnxt_pf_wq (Results 1 – 1 of 1) sorted by relevance
240 static struct workqueue_struct *bnxt_pf_wq; variable302 queue_delayed_work(bnxt_pf_wq, &bp->fw_reset_task, delay); in bnxt_queue_fw_reset_work()310 queue_work(bnxt_pf_wq, &bp->sp_task); in __bnxt_queue_sp_work()13784 if (!bnxt_pf_wq) { in bnxt_init_one()13785 bnxt_pf_wq = in bnxt_init_one()13787 if (!bnxt_pf_wq) { in bnxt_init_one()14153 if (bnxt_pf_wq) in bnxt_exit()14154 destroy_workqueue(bnxt_pf_wq); in bnxt_exit()