Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ix/
H A Dif_ix.c3148 sc->intr_mask |= IXGBE_EIMS_GPI_SDP1; in ix_enable_intr()
3185 sc->intr_mask |= IXGBE_EIMS_GPI_SDP1; in ix_enable_intr()
H A Dixgbe_type.h1938 #define IXGBE_EIMS_GPI_SDP1 IXGBE_EICR_GPI_SDP1 /* SDP1 Gen Purpose Int */ macro