Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds