Searched refs:bnx2x_setup_queue (Results 1 – 1 of 1) sorted by relevance
6575 bnx2x_setup_queue(struct bnx2x_softc *sc, struct bnx2x_fastpath *fp, uint8_t leading) in bnx2x_setup_queue() function6637 return bnx2x_setup_queue(sc, &sc->fp[0], TRUE); in bnx2x_setup_leading()7341 rc = bnx2x_setup_queue(sc, &sc->fp[i], FALSE); in bnx2x_nic_load()