Searched refs:GLGEN_RSTAT_DEVSTATE_M (Results 1 – 2 of 2) sorted by relevance
1040 if (!(reg & GLGEN_RSTAT_DEVSTATE_M)) in ice_check_reset()1097 if ((ICE_READ(hw, GLGEN_RSTAT) & GLGEN_RSTAT_DEVSTATE_M) || in ice_pf_reset()14320 if (reg & GLGEN_RSTAT_DEVSTATE_M) { in ice_cfg_tx_topo()
3498 #define GLGEN_RSTAT_DEVSTATE_M MAKEMASK(0x3, 0) macro