Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_hw_autogen.h150 #define GLGEN_RSTAT_DEVSTATE_M ICE_M(0x3, 0) macro
Dice_ddp.c2478 if (reg & GLGEN_RSTAT_DEVSTATE_M) { in ice_cfg_tx_topo()
Dice_common.c1230 if (!(reg & GLGEN_RSTAT_DEVSTATE_M)) in ice_check_reset()
1285 if ((rd32(hw, GLGEN_RSTAT) & GLGEN_RSTAT_DEVSTATE_M) || in ice_pf_reset()