Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_npc_hash.c203 if (!hwcap->npc_hash_extract) { in npc_config_secret_key()
224 if (!hwcap->npc_hash_extract) { in npc_program_mkex_hash()
251 if (!rvu->hw->cap.npc_hash_extract) { in npc_update_field_hash()
Drvu.c71 hw->cap.npc_hash_extract = false; in rvu_setup_hw_capabilities()
92 hw->cap.npc_hash_extract = true; in rvu_setup_hw_capabilities()
2011 rsp->npc_hash_extract = hw->cap.npc_hash_extract; in rvu_mbox_handler_get_hw_cap()
Drvu.h347 bool npc_hash_extract; /* Hash extract enabled ? */ member
Dmbox.h489 u8 npc_hash_extract; /* Is hash extract supported */ member