Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_flows.c450 int otx2_get_maxflows(struct otx2_flow_config *flow_cfg) in otx2_get_maxflows() function
462 EXPORT_SYMBOL(otx2_get_maxflows);
469 if (location >= otx2_get_maxflows(pfvf->flow_cfg)) in otx2_get_flow()
491 nfc->data = otx2_get_maxflows(pfvf->flow_cfg); in otx2_get_all_flows()
1056 if (fsp->location >= otx2_get_maxflows(flow_cfg)) in otx2_add_flow()
1197 if (location >= otx2_get_maxflows(flow_cfg)) in otx2_remove_flow()
Dotx2_common.h987 int otx2_get_maxflows(struct otx2_flow_config *flow_cfg);