Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_flows.c433 int otx2_get_maxflows(struct otx2_flow_config *flow_cfg) in otx2_get_maxflows() function
445 EXPORT_SYMBOL(otx2_get_maxflows);
452 if (location >= otx2_get_maxflows(pfvf->flow_cfg)) in otx2_get_flow()
474 nfc->data = otx2_get_maxflows(pfvf->flow_cfg); in otx2_get_all_flows()
1012 if (fsp->location >= otx2_get_maxflows(flow_cfg)) in otx2_add_flow()
1152 if (location >= otx2_get_maxflows(flow_cfg)) in otx2_remove_flow()
Dotx2_vf.c484 if (!otx2_get_maxflows(vf->flow_cfg)) { in otx2vf_set_features()
Dotx2_common.h842 int otx2_get_maxflows(struct otx2_flow_config *flow_cfg);