Home
last modified time | relevance | path

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

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