Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_type.h1396 #define IXGBE_EICR_GPI_SDP1 0x02000000 /* Gen Purpose Interrupt on SDP1 */ macro
1414 #define IXGBE_EICS_GPI_SDP1 IXGBE_EICR_GPI_SDP1 /* SDP1 Gen Purpose Int */
1433 #define IXGBE_EIMS_GPI_SDP1 IXGBE_EICR_GPI_SDP1 /* SDP1 Gen Purpose Int */
1451 #define IXGBE_EIMC_GPI_SDP1 IXGBE_EICR_GPI_SDP1 /* SDP1 Gen Purpose Int */
H A Dixgbe_main.c286 | IXGBE_EICR_GPI_SDP1
317 | IXGBE_EICR_GPI_SDP1
935 ixgbe->capab->other_intr |= IXGBE_EICR_GPI_SDP1; in ixgbe_identify_hardware()
3425 if (eicr & IXGBE_EICR_GPI_SDP1) { in ixgbe_sfp_check()
3427 IXGBE_WRITE_REG(hw, IXGBE_EICR, IXGBE_EICR_GPI_SDP1); in ixgbe_sfp_check()
4156 (eicr & IXGBE_EICR_GPI_SDP1)) { in ixgbe_intr_other_work()
4177 ixgbe->eims |= IXGBE_EICR_GPI_SDP1; in ixgbe_intr_other_work()
4184 ((eicr & IXGBE_EICR_GPI_SDP1) || (eicr & IXGBE_EICR_GPI_SDP2))) { in ixgbe_intr_other_work()