Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Detherdevice.h283 static inline u32 eth_hw_addr_crc(struct netdev_hw_addr *ha) in eth_hw_addr_crc() function
/openbmc/linux/drivers/net/ethernet/realtek/
H A Dr8169_main.c2640 u32 bit_nr = eth_hw_addr_crc(ha) >> 26; in rtl_set_rx_mode()