Home
last modified time | relevance | path

Searched refs:rvu_npc_exact_drop_rule_to_pcifunc (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_npc_hash.h236 u16 rvu_npc_exact_drop_rule_to_pcifunc(struct rvu *rvu, u32 drop_rule_idx);
Drvu_npc_hash.c1091 u16 rvu_npc_exact_drop_rule_to_pcifunc(struct rvu *rvu, u32 drop_rule_idx) in rvu_npc_exact_drop_rule_to_pcifunc() function
Drvu_debugfs.c3571 pcifunc = rvu_npc_exact_drop_rule_to_pcifunc(rvu, i); in rvu_dbg_npc_exact_drop_cnt()