Searched refs:I40E_GLNVM_ULD_CONF_CORE_DONE_MASK (Results 1 – 2 of 2) sorted by relevance
541 #define I40E_GLNVM_ULD_CONF_CORE_DONE_MASK I40E_MASK(0x1, I40E_GLNVM_ULD_CONF_CORE_DONE_SHIFT) macro
1150 reg &= (I40E_GLNVM_ULD_CONF_CORE_DONE_MASK | in i40e_pf_reset()1152 if (reg == (I40E_GLNVM_ULD_CONF_CORE_DONE_MASK | in i40e_pf_reset()1159 if (!(reg & (I40E_GLNVM_ULD_CONF_CORE_DONE_MASK | in i40e_pf_reset()