alg_idx           587 drivers/net/ethernet/marvell/octeontx2/af/mbox.h 	u8	alg_idx; /* Selected algo index */
alg_idx           468 drivers/net/ethernet/marvell/octeontx2/af/rvu.h 				    int group, int alg_idx, int mcam_index);
alg_idx          2160 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 	int alg_idx, nixlf, blkaddr;
alg_idx          2175 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 	alg_idx = get_flowkey_alg_idx(nix_hw, req->flowkey_cfg);
alg_idx          2177 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 	if (alg_idx < 0) {
alg_idx          2178 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 		alg_idx = reserve_flowkey_alg_idx(rvu, blkaddr,
alg_idx          2180 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 		if (alg_idx < 0)
alg_idx          2181 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 			return alg_idx;
alg_idx          2183 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 	rsp->alg_idx = alg_idx;
alg_idx          2185 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 				       alg_idx, req->mcam_index);
alg_idx           514 drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c 				    int group, int alg_idx, int mcam_index)
alg_idx           550 drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c 	action.flow_key_alg = alg_idx;