Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/freescale/fman/
Dfman_tgec.c79 u32 hashtable_ctrl; /* 0x02c Hash table control */ member
518 iowrite32be((hash | TGEC_HASH_MCAST_EN), &regs->hashtable_ctrl); in tgec_add_hash_mac_address()
534 &regs->hashtable_ctrl); in tgec_set_allmulti()
538 &regs->hashtable_ctrl); in tgec_set_allmulti()
598 &regs->hashtable_ctrl); in tgec_del_hash_mac_address()
Dfman_memac.c163 u32 hashtable_ctrl; /* 0x02C Hash table control */ member
891 iowrite32be(hash | HASH_CTRL_MCAST_EN, &regs->hashtable_ctrl); in memac_add_hash_mac_address()
907 &regs->hashtable_ctrl); in memac_set_allmulti()
911 &regs->hashtable_ctrl); in memac_set_allmulti()
952 &regs->hashtable_ctrl); in memac_del_hash_mac_address()