Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_hw_autogen.h300 #define GL_MDET_RX_PF_NUM_M ICE_M(0x7, 23) macro
H A Dice_main.c1778 u8 pf_num = (reg & GL_MDET_RX_PF_NUM_M) >> in ice_handle_mdd_event()