Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-hw.c193 static u32 xlgmac_vid_crc32_le(__le16 vid_le) in xlgmac_vid_crc32_le() function
229 crc = bitrev32(~xlgmac_vid_crc32_le(vid_le)) >> 28; in xlgmac_update_vlan_hash_table()