Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc_fs.h13 #define NPC_HDR_OFFSET GENMASK_ULL(15, 8) macro
H A Drvu_npc_hash.c110 hdr = FIELD_GET(NPC_HDR_OFFSET, cfg); in npc_update_use_hash()
252 hdr_offset = FIELD_GET(NPC_HDR_OFFSET, cfg); in npc_program_mkex_hash()
H A Drvu_npc_fs.c155 input->layer_mdata.hdr = FIELD_GET(NPC_HDR_OFFSET, cfg); in npc_set_layer_mdata()
459 hdr = FIELD_GET(NPC_HDR_OFFSET, cfg); in npc_scan_ldata()