Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt.h1201 #define BNXT_STATE_FW_RESET_DET 3 macro
H A Dif_bnxt.c1845 if (test_and_clear_bit(BNXT_STATE_FW_RESET_DET, &bp->state)) { in bnxt_open()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dmain.c1161 en_dev->en_state & BNXT_STATE_FW_RESET_DET) { in bnxt_re_stop()