Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/marvell/octeontx2/af/
Drvu.h468 int group, int alg_idx, int mcam_index);
Dmbox.h574 int mcam_index; /* MCAM entry index to modify */ member
Drvu_npc.c514 int group, int alg_idx, int mcam_index) in rvu_npc_update_flowkey_alg_idx() argument
525 if (mcam_index < 0) { in rvu_npc_update_flowkey_alg_idx()
532 index = mcam_index; in rvu_npc_update_flowkey_alg_idx()
Drvu_nix.c2185 alg_idx, req->mcam_index); in rvu_mbox_handler_nix_rss_flowkey_cfg()