Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_vfr.c498 if (!(bp->flags & BNXT_FLAG_DSN_VALID)) in bnxt_vf_reps_create()
H A Dbnxt.h2259 #define BNXT_FLAG_DSN_VALID 0x200000 macro
H A Dbnxt.c15338 if (!BNXT_PF(bp) || !(bp->flags & BNXT_FLAG_DSN_VALID)) in bnxt_get_port_parent_id()
16112 bp->flags |= BNXT_FLAG_DSN_VALID; in bnxt_pcie_dsn_get()