Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/
H A Dmac-fec.c119 fep->fec.htlo = 0; in setup_data()
173 fep->fec.htlo = 0; in set_multicast_start()
194 fep->fec.htlo |= csrVal; in set_multicast_one()
206 fep->fec.htlo = 0xffffffffU; in set_multicast_finish()
211 FW(fecp, grp_hash_table_low, fep->fec.htlo); in set_multicast_finish()
258 FW(fecp, grp_hash_table_low, fep->fec.htlo); 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.c122 fep->scc.htlo = 0; in setup_data()