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.c496 if (!(bp->flags & BNXT_FLAG_DSN_VALID)) in bnxt_vf_reps_create()
H A Dbnxt.h2293 #define BNXT_FLAG_DSN_VALID 0x200000 macro
H A Dbnxt.c15985 if (!BNXT_PF(bp) || !(bp->flags & BNXT_FLAG_DSN_VALID)) in bnxt_get_port_parent_id()
16860 bp->flags |= BNXT_FLAG_DSN_VALID; in bnxt_pcie_dsn_get()