Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/freescale/fs_enet/
Dmac-fec.c127 fep->fec.htlo = 0; in setup_data()
183 fep->fec.htlo = 0; in set_multicast_start()
215 fep->fec.htlo |= csrVal; in set_multicast_one()
227 fep->fec.htlo = 0xffffffffU; in set_multicast_finish()
232 FW(fecp, grp_hash_table_low, fep->fec.htlo); in set_multicast_finish()
279 FW(fecp, grp_hash_table_low, fep->fec.htlo); in restart()
Dfs_enet.h169 u32 hthi, htlo; /* state for multicast */ member
185 u32 hthi, htlo; /* state for multicast */ member
Dmac-scc.c131 fep->scc.htlo = 0; in setup_data()