Home
last modified time | relevance | path

Searched refs:npc_mkex_default (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc.c949 profile->mkex = &npc_mkex_default; in npc_prepare_default_kpu()
1187 rx_kex = npc_mkex_default.keyx_cfg[NIX_INTF_RX]; in rvu_npc_init()
1188 tx_kex = npc_mkex_default.keyx_cfg[NIX_INTF_TX]; in rvu_npc_init()
H A Dnpc_profile.h13397 static const struct npc_mcam_kex npc_mkex_default = { variable