Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.c72 hw->cap.npc_hash_extract = false; in rvu_setup_hw_capabilities()
93 hw->cap.npc_hash_extract = true; in rvu_setup_hw_capabilities()
2120 rsp->npc_hash_extract = hw->cap.npc_hash_extract; in rvu_mbox_handler_get_hw_cap()
H A Drvu.h431 bool npc_hash_extract; /* Hash extract enabled ? */ member
H A Drvu_npc_fs.c634 if (rvu->hw->cap.npc_hash_extract) { in npc_scan_ldata()