Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt.h995 #define BNXT_FLAG_SHORT_CMD 0x0008 macro
H A Dbnxt_hwrm.c162 if ((softc->flags & BNXT_FLAG_SHORT_CMD) || in _hwrm_send_message()
907 softc->flags |= BNXT_FLAG_SHORT_CMD; in bnxt_hwrm_ver_get()
H A Dif_bnxt.c2167 if ((softc->flags & BNXT_FLAG_SHORT_CMD) || in bnxt_attach_pre()