Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc_hash.c206 if (!hwcap->npc_hash_extract) in npc_config_secret_key()
228 if (!hwcap->npc_hash_extract) in npc_program_mkex_hash()
291 if (!rvu->hw->cap.npc_hash_extract) { in npc_update_field_hash()
H A 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()
2020 rsp->npc_hash_extract = hw->cap.npc_hash_extract; in rvu_mbox_handler_get_hw_cap()
H A Drvu.h369 bool npc_hash_extract; /* Hash extract enabled ? */ member
H A Dmbox.h506 u8 npc_hash_extract; /* Is hash extract supported */ member
H A Drvu_npc_fs.c500 if (rvu->hw->cap.npc_hash_extract) { in npc_scan_ldata()