Home
last modified time | relevance | path

Searched refs:dbq_fifo_check_work (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/infiniband/hw/bnxt_re/
H A Dbnxt_re.h219 struct work_struct dbq_fifo_check_work; member
H A Dmain.c693 dbq_fifo_check_work); in bnxt_re_db_fifo_check()
783 cancel_work_sync(&rdev->dbq_fifo_check_work); in bnxt_re_pacing_alert()
784 schedule_work(&rdev->dbq_fifo_check_work); in bnxt_re_pacing_alert()
826 INIT_WORK(&rdev->dbq_fifo_check_work, bnxt_re_db_fifo_check); in bnxt_re_initialize_dbr_pacing()
833 cancel_work_sync(&rdev->dbq_fifo_check_work); in bnxt_re_deinitialize_dbr_pacing()