Searched refs:REG_AGE_INC (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/ |
H A D | vsc7326.c | 107 { REG_AGE_INC(0), 0x00000000 }, 108 { REG_AGE_INC(1), 0x00000000 },
|
H A D | vsc7326_reg.h | 103 #define REG_AGE_INC(ie) CRA(0x2,ie&1,0x2f) /* Aging increment */ macro
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb/ |
H A D | vsc7326.c | 107 { REG_AGE_INC(0), 0x00000000 }, 108 { REG_AGE_INC(1), 0x00000000 },
|
H A D | vsc7326_reg.h | 103 #define REG_AGE_INC(ie) CRA(0x2,ie&1,0x2f) /* Aging increment */ macro
|
Completed in 5 milliseconds