otx2_alloc_mcam_entries
int otx2_alloc_mcam_entries(struct otx2_nic *pfvf, u16 count);
otx2_alloc_mcam_entries(pfvf, ctx->val.vu16);
EXPORT_SYMBOL(otx2_alloc_mcam_entries);
count = otx2_alloc_mcam_entries(pfvf, flow_cfg->ntuple_cnt);