Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_vfr.h17 int bnxt_vf_reps_create(struct bnxt *bp);
41 static inline int bnxt_vf_reps_create(struct bnxt *bp) in bnxt_vf_reps_create() function
H A Dbnxt_vfr.c491 int bnxt_vf_reps_create(struct bnxt *bp) in bnxt_vf_reps_create() function
589 ret = bnxt_vf_reps_create(bp); in bnxt_dl_eswitch_mode_set()
H A Dbnxt_sriov.c843 rc = bnxt_vf_reps_create(bp); in bnxt_sriov_enable()