Home
last modified time | relevance | path

Searched refs:npc_exact_match_enabled (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu_npc_hash.c694 return rvu->hw->cap.npc_exact_match_enabled; in rvu_npc_exact_has_match_table()
1770 if (!rvu->hw->cap.npc_exact_match_enabled) in rvu_npc_exact_can_disable_feature()
1786 rvu->hw->cap.npc_exact_match_enabled = false; in rvu_npc_exact_disable_feature()
1861 rvu->hw->cap.npc_exact_match_enabled = true; in rvu_npc_exact_init()
A Drvu.h350 bool npc_exact_match_enabled; /* Exact match supported ? */ member
A Drvu_debugfs.c3062 rvu->hw->cap.npc_exact_match_enabled ? "enabled" : "disable"); in rvu_dbg_npc_exact_show_info()
3063 if (!rvu->hw->cap.npc_exact_match_enabled) in rvu_dbg_npc_exact_show_info()
3141 if (!rvu->hw->cap.npc_exact_match_enabled) in rvu_dbg_npc_init()
A Drvu.c72 hw->cap.npc_exact_match_enabled = false; in rvu_setup_hw_capabilities()

Completed in 22 milliseconds