Searched refs:rvu_exact_prepare_table_entry (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/af/ |
D | rvu_npc_hash.c | 549 static u64 rvu_exact_prepare_table_entry(struct rvu *rvu, bool enable, in rvu_exact_prepare_table_entry() function 870 u64 null_mdata = rvu_exact_prepare_table_entry(rvu, false, 0, 0, null_dmac); in rvu_npc_exact_dealloc_table_entry() 1299 mdata = rvu_exact_prepare_table_entry(rvu, true, ctype, chan, mac); in rvu_npc_exact_add_table_entry() 1393 mdata = rvu_exact_prepare_table_entry(rvu, true, entry->ctype, entry->chan, new_mac); in rvu_npc_exact_update_table_entry()
|