Searched refs:htlo (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 | 120 fep->fec.htlo = 0; in setup_data() 174 fep->fec.htlo = 0; in set_multicast_start() 195 fep->fec.htlo |= csrVal; in set_multicast_one() 207 fep->fec.htlo = 0xffffffffU; in set_multicast_finish() 212 FW(fecp, grp_hash_table_low, fep->fec.htlo); in set_multicast_finish() 259 FW(fecp, grp_hash_table_low, fep->fec.htlo); 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 | 123 fep->scc.htlo = 0; in setup_data()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/fs_enet/ |
H A D | mac-fec.c | 119 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 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 | 122 fep->scc.htlo = 0; in setup_data()
|
Completed in 5 milliseconds