Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dbnxt_re.h490 #define BNXT_RE_FLAG_ALLOC_RCFW 4 macro
H A Dmain.c1267 if (test_bit(BNXT_RE_FLAG_ALLOC_RCFW, &rdev->flags)) in bnxt_re_stop_irq()
1308 if (test_bit(BNXT_RE_FLAG_ALLOC_RCFW, &rdev->flags)) { in bnxt_re_start_irq()
3517 if (test_and_clear_bit(BNXT_RE_FLAG_ALLOC_RCFW, &rdev->flags)) in bnxt_re_dev_uninit()
3578 set_bit(BNXT_RE_FLAG_ALLOC_RCFW, &rdev->flags); in bnxt_re_dev_init()