Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c477 int otx2_get_maxflows(struct otx2_flow_config *flow_cfg) in otx2_get_maxflows() function
489 EXPORT_SYMBOL(otx2_get_maxflows);
496 if (location >= otx2_get_maxflows(pfvf->flow_cfg)) in otx2_get_flow()
518 nfc->data = otx2_get_maxflows(pfvf->flow_cfg); in otx2_get_all_flows()
1123 if (fsp->location >= otx2_get_maxflows(flow_cfg)) in otx2_add_flow()
1267 if (location >= otx2_get_maxflows(flow_cfg)) in otx2_remove_flow()
H A Dotx2_common.h1055 int otx2_get_maxflows(struct otx2_flow_config *flow_cfg);