Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/freescale/fman/
Dfman_tgec.c105 u32 hashtable_ctrl; /* 0x02c Hash table control */ member
564 iowrite32be((hash | TGEC_HASH_MCAST_EN), &regs->hashtable_ctrl); in tgec_add_hash_mac_address()
580 &regs->hashtable_ctrl); in tgec_set_allmulti()
584 &regs->hashtable_ctrl); in tgec_set_allmulti()
643 &regs->hashtable_ctrl); in tgec_del_hash_mac_address()
Dfman_memac.c188 u32 hashtable_ctrl; /* 0x02C Hash table control */ member
939 iowrite32be(hash | HASH_CTRL_MCAST_EN, &regs->hashtable_ctrl); in memac_add_hash_mac_address()
955 &regs->hashtable_ctrl); in memac_set_allmulti()
959 &regs->hashtable_ctrl); in memac_set_allmulti()
999 &regs->hashtable_ctrl); in memac_del_hash_mac_address()