Searched refs:IXGBE_EICR_GPI_SDP1 (Results 1 – 2 of 2) sorted by relevance
1396 #define IXGBE_EICR_GPI_SDP1 0x02000000 /* Gen Purpose Interrupt on SDP1 */ macro1414 #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 */
286 | IXGBE_EICR_GPI_SDP1317 | IXGBE_EICR_GPI_SDP1935 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()