Home
last modified time | relevance | path

Searched refs:bnxt_vf_reps_create (Results 1 – 2 of 2) 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.c489 int bnxt_vf_reps_create(struct bnxt *bp) in bnxt_vf_reps_create() function
587 ret = bnxt_vf_reps_create(bp); in bnxt_dl_eswitch_mode_set()