Home
last modified time | relevance | path

Searched refs:mkex (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc.c1281 mkex->keyx_cfg[NIX_INTF_RX]); in npc_program_mkex_rx()
1296 mkex->intf_ld_flags[NIX_INTF_RX] in npc_program_mkex_rx()
1310 mkex->keyx_cfg[NIX_INTF_TX]); in npc_program_mkex_tx()
1325 mkex->intf_ld_flags[NIX_INTF_TX] in npc_program_mkex_tx()
1331 struct npc_mcam_kex *mkex) in npc_program_mkex_profile() argument
1339 mkex->kex_ld_flags[ld]); in npc_program_mkex_profile()
1407 rvu->kpu.mkex = mcam_kex; in npc_load_mkex_profile()
1548 profile->mkex = &npc_mkex_default; in npc_prepare_default_kpu()
1605 profile->mkex = &fw->mkex; in npc_apply_custom_kpu()
2026 struct npc_mcam_kex *mkex = rvu->kpu.mkex; in rvu_npc_setup_interfaces() local
[all …]
H A Dnpc.h615 struct npc_mcam_kex mkex; member
H A Drvu.h501 struct npc_mcam_kex *mkex; member