Home
last modified time | relevance | path

Searched refs:hthi (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/
H A Dmac-fec.c118 fep->fec.hthi = 0; in setup_data()
172 fep->fec.hthi = 0; in set_multicast_start()
192 fep->fec.hthi |= csrVal; in set_multicast_one()
205 fep->fec.hthi = 0xffffffffU; in set_multicast_finish()
210 FW(fecp, grp_hash_table_high, fep->fec.hthi); in set_multicast_finish()
257 FW(fecp, grp_hash_table_high, fep->fec.hthi); in restart()
H A Dfs_enet.h177 u32 hthi, htlo; /* state for multicast */ member
193 u32 hthi, htlo; /* state for multicast */ member
H A Dmac-scc.c121 fep->scc.hthi = 0; in setup_data()