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