Searched refs:GEM_UDP_PORT_MATCH (Results 1 – 2 of 2) sorted by relevance
879 #define GEM_UDP_PORT_MATCH (BITS_16 << 12) macro
4221 temp_reg |= ((uint32_t)filter->udp_port << GEM_UDP_PORT_MATCH_SHIFT) & GEM_UDP_PORT_MATCH; in MSS_MAC_set_type_1_filter()4273 filter->udp_port = (uint16_t)(temp_reg & GEM_UDP_PORT_MATCH); in MSS_MAC_get_type_1_filter()