Searched refs:hthi (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fs_enet/ |
H A D | mac-fec.c | 119 fep->fec.hthi = 0; in setup_data() 173 fep->fec.hthi = 0; in set_multicast_start() 193 fep->fec.hthi |= csrVal; in set_multicast_one() 206 fep->fec.hthi = 0xffffffffU; in set_multicast_finish() 211 FW(fecp, grp_hash_table_high, fep->fec.hthi); in set_multicast_finish() 258 FW(fecp, grp_hash_table_high, fep->fec.hthi); in restart()
|
H A D | fs_enet.h | 162 u32 hthi, htlo; /* state for multicast */ member 178 u32 hthi, htlo; /* state for multicast */ member
|
H A D | mac-scc.c | 122 fep->scc.hthi = 0; in setup_data()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/fs_enet/ |
H A D | mac-fec.c | 118 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 D | fs_enet.h | 177 u32 hthi, htlo; /* state for multicast */ member 193 u32 hthi, htlo; /* state for multicast */ member
|
H A D | mac-scc.c | 121 fep->scc.hthi = 0; in setup_data()
|
Completed in 5 milliseconds