Searched refs:ep_bit_mask (Results 1 – 1 of 1) sorted by relevance
267 u32 ep_bit_mask = hw->bus.func ? GL_FWSTS_EP_PF1 : GL_FWSTS_EP_PF0; in ixgbe_aci_check_event_pending() local 270 return (fwsts & ep_bit_mask) ? true : false; in ixgbe_aci_check_event_pending()