Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Detherdevice.h283 static inline u32 eth_hw_addr_crc(struct netdev_hw_addr *ha) in eth_hw_addr_crc() function
/Linux-v6.1/drivers/net/ethernet/realtek/
Dr8169_main.c2526 u32 bit_nr = eth_hw_addr_crc(ha) >> 26; in rtl_set_rx_mode()