Home
last modified time | relevance | path

Searched refs:BNXT_STATE_FW_RESET_DET (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/sys/dev/bnxt/bnxt_en/
HDbnxt.h1276 #define BNXT_STATE_FW_RESET_DET 3 macro
HDif_bnxt.c2074 if (test_and_clear_bit(BNXT_STATE_FW_RESET_DET, &bp->state)) { in bnxt_open()
/freebsd-14-stable/sys/dev/bnxt/bnxt_re/
HDmain.c1161 en_dev->en_state & BNXT_STATE_FW_RESET_DET) { in bnxt_re_stop()