Home
last modified time | relevance | path

Searched refs:BNXT_REP_BASED_PF_VALID (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt.h839 #define BNXT_REP_BASED_PF_VALID BIT(5) macro
870 ((vfr_bp)->flags & BNXT_REP_BASED_PF_VALID)
H A Dbnxt_ethdev.c4985 vfr_bp->flags |= BNXT_REP_BASED_PF_VALID; in bnxt_parse_devarg_rep_based_pf()