Searched refs:NPC_PARSE_NIBBLE (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/marvell/octeontx2/af/ | ||
H A D | npc.h | 431 #define NPC_PARSE_NIBBLE GENMASK_ULL(30, 0) macro |
H A D | rvu_npc_fs.c | 646 masked_cfg = cfg & NPC_PARSE_NIBBLE; in npc_scan_kex() |