Home
last modified time | relevance | path

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

/dpdk/drivers/common/cnxk/
H A Droc_npc_mcam_dump.c133 uint64_t parse_nibbles) in npc_flow_print_parse_nibbles() argument
138 rx_parse = (struct npc_rx_parse_nibble_s *)&parse_nibbles; in npc_flow_print_parse_nibbles()
325 uint64_t parse_nibbles; in npc_flow_dump_patterns() local
329 parse_nibbles = npc->keyx_supp_nmask[intf]; in npc_flow_dump_patterns()
330 npc_flow_print_parse_nibbles(file, flow, parse_nibbles); in npc_flow_dump_patterns()