Searched refs:KEX_LD_CFG (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/ |
D | npc_profile.h | 156 #define KEX_LD_CFG(bytesm1, hdr_ofs, ena, flags_ena, key_ofs) \ macro 15625 KEX_LD_CFG(0x05, 0x0, 0x1, 0x0, NPC_KEXOF_DMAC), 15627 KEX_LD_CFG(0x01, 0xc, 0x1, 0x0, 0x5), 15631 KEX_LD_CFG(0x05, 0x0, 0x1, 0x0, NPC_KEXOF_DMAC), 15633 KEX_LD_CFG(0x01, 0xc, 0x1, 0x0, 0x5), 15638 KEX_LD_CFG(0x01, 0x8, 0x1, 0x0, NPC_KEXOF_DMAC), 15640 KEX_LD_CFG(0x01, 0xc, 0x1, 0x0, 15648 KEX_LD_CFG(0x01, 0x2, 0x1, 0x0, 0x7), 15650 KEX_LD_CFG(0x01, 0x4, 0x1, 0x0, 0x5), 15655 KEX_LD_CFG(0x01, 0x2, 0x1, 0x0, 0x7), [all …]
|