Searched refs:hashtable_ctrl (Results 1 – 4 of 4) sorted by relevance
197 iowrite32be(i & ~TGEC_HASH_MCAST_EN, ®s->hashtable_ctrl); in fman_tgec_reset_filter_table()203 iowrite32be(hash | TGEC_HASH_MCAST_EN, ®s->hashtable_ctrl); in fman_tgec_set_hash_table_entry()208 iowrite32be(value, ®s->hashtable_ctrl); in fman_tgec_set_hash_table()
257 iowrite32be(i & ~HASH_CTRL_MCAST_EN, ®s->hashtable_ctrl); in fman_memac_reset_filter_table()262 iowrite32be(crc | HASH_CTRL_MCAST_EN, ®s->hashtable_ctrl); in fman_memac_set_hash_table_entry()267 iowrite32be(val, ®s->hashtable_ctrl); in fman_memac_set_hash_table()
163 uint32_t hashtable_ctrl; /* 0x02c Hash table control*/ member
199 uint32_t hashtable_ctrl; /* 0x02C Hash table control */ member