Searched refs:I40E_GLNVM_ULD_CONF_CORE_DONE_MASK (Results 1 – 2 of 2) sorted by relevance
5057 reg &= (I40E_GLNVM_ULD_CONF_CORE_DONE_MASK | in ixl_pf_reset()5059 if (reg == (I40E_GLNVM_ULD_CONF_CORE_DONE_MASK | in ixl_pf_reset()5065 if (!(reg & (I40E_GLNVM_ULD_CONF_CORE_DONE_MASK | in ixl_pf_reset()
1709 #define I40E_GLNVM_ULD_CONF_CORE_DONE_MASK I40E_MASK(0x1, I40E_GLNVM_ULD_CONF_CORE_DONE_SHIFT) macro