Searched refs:bnx2x_vf_setup_queue (Results 1 – 3 of 3) sorted by relevance
488 bnx2x_vf_setup_queue(struct bnx2x_softc *sc, struct bnx2x_fastpath *fp, int leading) in bnx2x_vf_setup_queue() function
2021 int bnx2x_vf_setup_queue(struct bnx2x_softc *sc, struct bnx2x_fastpath *fp,
6639 return bnx2x_vf_setup_queue(sc, &sc->fp[0], TRUE); in bnx2x_setup_leading()7343 rc = bnx2x_vf_setup_queue(sc, &sc->fp[i], FALSE); in bnx2x_nic_load()