Searched refs:GEM_T2COMPOFST_ETYPE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/cadence/ |
H A D | macb.h | 579 * e.g. GEM_T2COMPOFST_ETYPE denotes the EtherType field, so an offset 583 #define GEM_T2COMPOFST_ETYPE 1 macro
|
H A D | macb_main.c | 3158 w1 = GEM_BFINS(T2CMPOFST, GEM_T2COMPOFST_ETYPE, w1); in gem_prog_cmp_regs() 3172 w1 = GEM_BFINS(T2CMPOFST, GEM_T2COMPOFST_ETYPE, w1); in gem_prog_cmp_regs()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/cadence/ |
H A D | macb.h | 650 * e.g. GEM_T2COMPOFST_ETYPE denotes the EtherType field, so an offset 654 #define GEM_T2COMPOFST_ETYPE 1 macro
|
H A D | macb_main.c | 3498 w1 = GEM_BFINS(T2CMPOFST, GEM_T2COMPOFST_ETYPE, w1); in gem_prog_cmp_regs() 3512 w1 = GEM_BFINS(T2CMPOFST, GEM_T2COMPOFST_ETYPE, w1); in gem_prog_cmp_regs()
|
Completed in 19 milliseconds