Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dbnxt_re.h188 struct work_struct dbq_fifo_check_work; member
H A Dmain.c519 dbq_fifo_check_work); in bnxt_re_db_fifo_check()
612 cancel_work_sync(&rdev->dbq_fifo_check_work); in bnxt_re_pacing_alert()
613 schedule_work(&rdev->dbq_fifo_check_work); in bnxt_re_pacing_alert()
649 INIT_WORK(&rdev->dbq_fifo_check_work, bnxt_re_db_fifo_check); in bnxt_re_initialize_dbr_pacing()
656 cancel_work_sync(&rdev->dbq_fifo_check_work); in bnxt_re_deinitialize_dbr_pacing()