Searched refs:mcam_index (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
A D | rvu.h | 738 int mce_idx, int mcam_index, bool add); 783 int group, int alg_idx, int mcam_index);
|
A D | rvu_nix.c | 2817 int mce_idx, int mcam_index, bool add) in nix_update_mce_list() argument 2853 npc_enable_mcam_entry(rvu, mcam, npc_blkaddr, mcam_index, false); in nix_update_mce_list() 2913 int err = 0, nixlf, blkaddr, mcam_index, mce_idx; in nix_update_mce_rule() local 2940 mcam_index = npc_get_nixlf_mcam_index(mcam, in nix_update_mce_rule() 2944 mce_idx, mcam_index, add); in nix_update_mce_rule() 3610 alg_idx, req->mcam_index); in rvu_mbox_handler_nix_rss_flowkey_cfg()
|
A D | rvu_npc.c | 950 int group, int alg_idx, int mcam_index) in rvu_npc_update_flowkey_alg_idx() argument 963 if (mcam_index < 0) { in rvu_npc_update_flowkey_alg_idx() 970 index = mcam_index; in rvu_npc_update_flowkey_alg_idx() 994 if (mcam_index < 0) in rvu_npc_update_flowkey_alg_idx()
|
A D | mbox.h | 988 int mcam_index; /* MCAM entry index to modify */ member
|
/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
A D | otx2_common.c | 279 req->mcam_index = -1; /* Default or reserved index */ in otx2_set_flowkey_cfg()
|
Completed in 31 milliseconds