Searched refs:IFH_INJ_BYPASS (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/mscc/ | ||
| D | ocelot.h | 57 #define IFH_INJ_BYPASS BIT(31) macro |
| D | ocelot.c | 549 ifh[0] = IFH_INJ_BYPASS | ((0x1ff & info->rew_op) << 21); in ocelot_gen_ifh() |