Searched refs:NPC_GRE_F_CSUM (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/marvell/octeontx2/af/ |
| D | npc_profile.h | 81 #define NPC_GRE_F_CSUM (0x1 << 15) macro 86 #define NPC_GRE_FLAG_MASK (NPC_GRE_F_CSUM | NPC_GRE_F_ROUTE | \ 2050 NPC_GRE_F_CSUM, 0xffff, 0x0000, 0x0000, 2062 NPC_GRE_F_CSUM | NPC_GRE_F_KEY, 0xffff, 0x0000, 0x0000, 2066 NPC_GRE_F_CSUM | NPC_GRE_F_SEQ, 0xffff, 0x0000, 0x0000, 2074 NPC_GRE_F_CSUM | NPC_GRE_F_KEY | NPC_GRE_F_SEQ, 2083 NPC_GRE_F_CSUM, 0xffff, 0x0000, 0x0000, 2095 NPC_GRE_F_CSUM | NPC_GRE_F_KEY, 0xffff, 0x0000, 0x0000, 2099 NPC_GRE_F_CSUM | NPC_GRE_F_SEQ, 0xffff, 0x0000, 0x0000, 2107 NPC_GRE_F_CSUM | NPC_GRE_F_KEY | NPC_GRE_F_SEQ, [all …]
|