Home
last modified time | relevance | path

Searched refs:GLGEN_RSTAT_DEVSTATE_M (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/ice/base/
H A Dice_common.c1104 if (!(reg & GLGEN_RSTAT_DEVSTATE_M)) in ice_check_reset()
1158 if ((rd32(hw, GLGEN_RSTAT) & GLGEN_RSTAT_DEVSTATE_M) || in ice_pf_reset()
H A Dice_hw_autogen.h3465 #define GLGEN_RSTAT_DEVSTATE_M MAKEMASK(0x3, 0) macro