Searched refs:GL_MDET_RX_VALID_M (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/intel/ice/ | ||
H A D | ice_hw_autogen.h | 310 #define GL_MDET_RX_VALID_M BIT(31) macro |
H A D | ice_main.c | 1828 if (reg & GL_MDET_RX_VALID_M) { in ice_handle_mdd_event() |