Home
last modified time | relevance | path

Searched refs:FEC_GRP_HASH_TABLE_LOW (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/
H A Dfec.h52 #define FEC_GRP_HASH_TABLE_LOW 0x124 /* Low 32bits hash table */ macro
166 #define FEC_GRP_HASH_TABLE_LOW 0x3cc /* Low 32bits hash table */ macro
H A Dfec_main.c2232 FEC_HASH_TABLE_LOW, FEC_GRP_HASH_TABLE_HIGH, FEC_GRP_HASH_TABLE_LOW,
2262 FEC_GRP_HASH_TABLE_LOW, FEC_X_WMRK, FEC_R_DES_START_0,
2289 FEC_GRP_HASH_TABLE_HIGH, FEC_GRP_HASH_TABLE_LOW, FEC_R_DES_START_0,
3155 writel(0xffffffff, fep->hwp + FEC_GRP_HASH_TABLE_LOW); in set_multicast_list()
3177 writel(hash_low, fep->hwp + FEC_GRP_HASH_TABLE_LOW); in set_multicast_list()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/
H A Dfec.h57 #define FEC_GRP_HASH_TABLE_LOW 0x124 /* Low 32bits hash table */ macro
173 #define FEC_GRP_HASH_TABLE_LOW 0x3cc /* Low 32bits hash table */ macro
H A Dfec_main.c2570 FEC_HASH_TABLE_LOW, FEC_GRP_HASH_TABLE_HIGH, FEC_GRP_HASH_TABLE_LOW,
2600 FEC_GRP_HASH_TABLE_LOW, FEC_X_WMRK, FEC_R_DES_START_0,
2627 FEC_GRP_HASH_TABLE_HIGH, FEC_GRP_HASH_TABLE_LOW, FEC_R_DES_START_0,
3599 writel(0xffffffff, fep->hwp + FEC_GRP_HASH_TABLE_LOW); in set_multicast_list()
3621 writel(hash_low, fep->hwp + FEC_GRP_HASH_TABLE_LOW); in set_multicast_list()

Completed in 13 milliseconds