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.h216 struct work_struct dbq_fifo_check_work; member
H A Dmain.c767 dbq_fifo_check_work); in bnxt_re_db_fifo_check()
857 cancel_work_sync(&rdev->dbq_fifo_check_work); in bnxt_re_pacing_alert()
858 schedule_work(&rdev->dbq_fifo_check_work); in bnxt_re_pacing_alert()
900 INIT_WORK(&rdev->dbq_fifo_check_work, bnxt_re_db_fifo_check); in bnxt_re_initialize_dbr_pacing()
907 cancel_work_sync(&rdev->dbq_fifo_check_work); in bnxt_re_deinitialize_dbr_pacing()