Searched refs:IXGBE_EIMS_GPI_SDP2 (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/intel/ixgbe/ | ||
| D | ixgbe_type.h | 1661 #define IXGBE_EIMS_GPI_SDP2(_hw) IXGBE_EICR_GPI_SDP2(_hw) macro |
| D | ixgbe_main.c | 3021 mask |= IXGBE_EIMS_GPI_SDP2(hw); in ixgbe_irq_enable() |