Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_npc_hash.h190 u8 drop_rule_idx; member
230 u16 rvu_npc_exact_drop_rule_to_pcifunc(struct rvu *rvu, u32 drop_rule_idx);
Drvu_npc_hash.c1004 table->drop_rule_map[i].drop_rule_idx = drop_mcam_idx; in rvu_npc_exact_save_drop_rule_chan_and_mask()
1053 u16 rvu_npc_exact_drop_rule_to_pcifunc(struct rvu *rvu, u32 drop_rule_idx) in rvu_npc_exact_drop_rule_to_pcifunc() argument
1064 if (table->drop_rule_map[i].drop_rule_idx != drop_rule_idx) in rvu_npc_exact_drop_rule_to_pcifunc()
1071 __func__, drop_rule_idx); in rvu_npc_exact_drop_rule_to_pcifunc()