Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_flow.c459 struct otx2_parse_state parse_state; in otx2_flow_validate() local
464 &parse_state); in otx2_flow_validate()
578 struct otx2_parse_state parse_state; in otx2_flow_create() local
595 &parse_state); in otx2_flow_create()
608 parse_state.is_vf = otx2_dev_is_vf(hw); in otx2_flow_create()
610 rc = flow_program_npc(&parse_state, mbox, &hw->npc_flow); in otx2_flow_create()