Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_flow_utils.c891 struct npc_mcam_read_base_rule_rsp *base_rule_rsp; in otx2_flow_mcam_alloc_and_write() local
914 rc = otx2_mbox_process_msg(mbox, (void *)&base_rule_rsp); in otx2_flow_mcam_alloc_and_write()
919 base_entry = &base_rule_rsp->entry_data; in otx2_flow_mcam_alloc_and_write()