Searched refs:KEX_LD_CFG (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
D | npc_profile.h | 152 #define KEX_LD_CFG(bytesm1, hdr_ofs, ena, flags_ena, key_ofs) \ macro 15138 KEX_LD_CFG(0x05, 0x0, 0x1, 0x0, NPC_KEXOF_DMAC), 15140 KEX_LD_CFG(0x01, 0xc, 0x1, 0x0, 0x5), 15145 KEX_LD_CFG(0x01, 0x8, 0x1, 0x0, NPC_KEXOF_DMAC), 15147 KEX_LD_CFG(0x01, 0xc, 0x1, 0x0, 15155 KEX_LD_CFG(0x01, 0x2, 0x1, 0x0, 0x7), 15157 KEX_LD_CFG(0x01, 0x4, 0x1, 0x0, 0x5), 15162 KEX_LD_CFG(0x01, 0x2, 0x1, 0x0, 0x7), 15164 KEX_LD_CFG(0x01, 0x8, 0x1, 0x0, 0x5), 15168 KEX_LD_CFG(0x0, 0x1, 0x1, 0x0, 0x7), [all …]
|