Home
last modified time | relevance | path

Searched refs:ENET_ADDR_TO_UINT64 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/freescale/fman/
H A Dfman_mac.h49 #define ENET_ADDR_TO_UINT64(_enet_addr) \ macro
H A Dfman_tgec.c480 tgec->addr = ENET_ADDR_TO_UINT64(*p_enet_addr); in tgec_modify_mac_address()
494 addr = ENET_ADDR_TO_UINT64(*eth_addr); in tgec_add_hash_mac_address()
731 tgec->addr = ENET_ADDR_TO_UINT64(mac_dev->addr); in tgec_config()
H A Dfman_dtsec.c1003 dtsec->addr = ENET_ADDR_TO_UINT64(*enet_addr); in dtsec_modify_mac_address()
1021 addr = ENET_ADDR_TO_UINT64(*eth_addr); in dtsec_add_hash_mac_address()
1124 addr = ENET_ADDR_TO_UINT64(*eth_addr); in dtsec_del_hash_mac_address()
1366 dtsec->addr = ENET_ADDR_TO_UINT64(mac_dev->addr); in dtsec_config()
H A Dfman_memac.c803 addr = ENET_ADDR_TO_UINT64(*eth_addr); in memac_add_hash_mac_address()
860 addr = ENET_ADDR_TO_UINT64(*eth_addr); in memac_del_hash_mac_address()
1021 memac->addr = ENET_ADDR_TO_UINT64(mac_dev->addr); in memac_config()