Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_flow.h97 uint8_t flags_enable; /* Flags extraction enabled */ member
H A Dotx2_flow_utils.c171 if (xinfo[i].flags_enable == 0) in otx2_flow_get_hw_supp_mask()
303 if (xinfo->xtract[i].flags_enable == 0) in otx2_flow_update_parse_state()
H A Dotx2_flow.c843 xtract_info->flags_enable = ((val >> 6) & 0x1); in flow_update_kex_info()