Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type_e610.h86 #define GL_FWSTS_EP_PF0 BIT(24) macro
H A Dixgbe_e610.c267 u32 ep_bit_mask = hw->bus.func ? GL_FWSTS_EP_PF1 : GL_FWSTS_EP_PF0; in ixgbe_aci_check_event_pending()