Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_flow.h346 int otx2_flow_mcam_read_counter(struct otx2_mbox *mbox, uint32_t ctr_id,
H A Dotx2_flow_utils.c39 otx2_flow_mcam_read_counter(struct otx2_mbox *mbox, uint32_t ctr_id, in otx2_flow_mcam_read_counter() function
H A Dotx2_flow.c781 rc = otx2_flow_mcam_read_counter(mbox, flow->ctr_id, &query->hits); in otx2_flow_query()