Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dbnxt_re.h576 struct work_struct dbq_fifo_check_work; member
H A Dmain.c815 dbq_fifo_check_work); in bnxt_re_db_fifo_check()
927 cancel_work_sync(&rdev->dbq_fifo_check_work); in bnxt_re_pacing_alert()
928 schedule_work(&rdev->dbq_fifo_check_work); in bnxt_re_pacing_alert()
2220 INIT_WORK(&rdev->dbq_fifo_check_work, bnxt_re_db_fifo_check); in bnxt_re_dev_alloc()
3365 cancel_work_sync(&rdev->dbq_fifo_check_work); in bnxt_re_deinitialize_dbr_pacing()