Home
last modified time | relevance | path

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

/src/sys/dev/ixgbe/
H A Dixgbe_type_e610.h230 #define GL_FWSTS_EP_PF0 BIT(24) macro
H A Dixgbe_e610.c355 ep_bit_mask = hw->bus.func ? GL_FWSTS_EP_PF1 : GL_FWSTS_EP_PF0; in ixgbe_aci_check_event_pending()