Home
last modified time | relevance | path

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

/linux/include/linux/
H A Detherdevice.h290 static inline u32 eth_hw_addr_crc(struct netdev_hw_addr *ha) in eth_hw_addr_crc() function
/linux/drivers/net/ethernet/realtek/rtase/
H A Drtase_main.c788 u32 bit_nr = eth_hw_addr_crc(hw_addr); in rtase_hw_set_rx_packet_filter()