Home
last modified time | relevance | path

Searched refs:remove_hash_mac_addr (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/ethernet/freescale/fman/
H A Dmac.h48 int (*remove_hash_mac_addr)(struct fman_mac *mac_dev, member
H A Dmac.c73 err = mac_dev->remove_hash_mac_addr(mac_dev->fman_mac, addr); in fman_set_multi()
H A Dfman_tgec.c770 mac_dev->remove_hash_mac_addr = tgec_del_hash_mac_address; in tgec_initialization()
H A Dfman_memac.c1089 mac_dev->remove_hash_mac_addr = memac_del_hash_mac_address; in memac_initialization()
H A Dfman_dtsec.c1414 mac_dev->remove_hash_mac_addr = dtsec_del_hash_mac_address; in dtsec_initialization()