otx2_free_cints
EXPORT_SYMBOL(otx2_free_cints);
void otx2_free_cints(struct otx2_nic *pfvf, int n);
otx2_free_cints(pf, qidx);
otx2_free_cints(pf, pf->hw.cint_cnt);
otx2_free_cints(priv, qidx);
otx2_free_cints(priv, priv->hw.cint_cnt);