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
1151 reg &= (I40E_GLNVM_ULD_CONF_CORE_DONE_MASK | in i40e_pf_reset()1153 if (reg == (I40E_GLNVM_ULD_CONF_CORE_DONE_MASK | in i40e_pf_reset()1160 if (!(reg & (I40E_GLNVM_ULD_CONF_CORE_DONE_MASK | in i40e_pf_reset()