ixv.c | 121 static void ixv_set_ivar(struct ixgbe_softc *, u8, u8, s8); 2359 * ixv_set_ivar 2367 ixv_set_ivar(struct ixgbe_softc *sc, u8 entry, u8 vector, s8 type) function in typeref:typename:void 2386 } /* ixv_set_ivar */ 2400 ixv_set_ivar(sc, i, que->msix, 0); 2402 ixv_set_ivar(sc, i, que->msix, 1); 2408 ixv_set_ivar(sc, 1, sc->vector, -1);
|