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.c71 hw->cap.npc_hash_extract = false; in rvu_setup_hw_capabilities()
92 hw->cap.npc_hash_extract = true; in rvu_setup_hw_capabilities()
2034 rsp->npc_hash_extract = hw->cap.npc_hash_extract; in rvu_mbox_handler_get_hw_cap()
H A Drvu.h430 bool npc_hash_extract; /* Hash extract enabled ? */ member
H A Dmbox.h535 u8 npc_hash_extract; /* Is hash extract supported */ member