Home
last modified time | relevance | path

Searched refs:mcam_index (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/af/
Drvu.h509 int group, int alg_idx, int mcam_index);
Dmbox.h610 int mcam_index; /* MCAM entry index to modify */ member
Drvu_npc.c583 int group, int alg_idx, int mcam_index) in rvu_npc_update_flowkey_alg_idx() argument
594 if (mcam_index < 0) { in rvu_npc_update_flowkey_alg_idx()
601 index = mcam_index; in rvu_npc_update_flowkey_alg_idx()
Drvu_nix.c2606 alg_idx, req->mcam_index); in rvu_mbox_handler_nix_rss_flowkey_cfg()
/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.c260 req->mcam_index = -1; /* Default or reserved index */ in otx2_set_flowkey_cfg()