Home
last modified time | relevance | path

Searched defs:vid_le (Results 1 – 3 of 3) 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()
220 __le16 vid_le; in xlgmac_update_vlan_hash_table() local
/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-dev.c899 static u32 xgbe_vid_crc32_le(__le16 vid_le) in xgbe_vid_crc32_le()
927 __le16 vid_le; in xgbe_update_vlan_hash_table() local
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c6462 static u32 stmmac_vid_crc32_le(__le16 vid_le) in stmmac_vid_crc32_le()
6494 __le16 vid_le = cpu_to_le16(vid); in stmmac_vlan_update() local