Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/bnxt/
HDbnxt.h674 #define BNXT_FLAG_NPAR 0x0002 macro
HDif_bnxt.c1260 softc->flags |= BNXT_FLAG_NPAR; in bnxt_attach_pre()
2903 if (softc->flags & BNXT_FLAG_NPAR) in bnxt_add_media_types()
HDbnxt_hwrm.c941 if (softc->flags & BNXT_FLAG_NPAR) in bnxt_hwrm_set_link_setting()