Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_ix.c151 int ixgbe_intr(struct ix_softc *sc);
1066 return ixgbe_intr(sc); in ixgbe_link_intr()
1104 rv = ixgbe_intr(sc); in ixgbe_legacy_intr()
1120 ixgbe_intr(struct ix_softc *sc) in ixgbe_intr() function