Home
last modified time | relevance | path

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

/linux/include/linux/
H A Detherdevice.h284 * eth_hw_addr_crc - Calculate CRC from netdev_hw_addr
289 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()
/linux/drivers/net/ethernet/realtek/
H A Dr8169_main.c2745 u32 bit_nr = eth_hw_addr_crc(ha) >> 26; in rtl_set_rx_mode()