otx2_txschq_config
EXPORT_SYMBOL(otx2_txschq_config);
int otx2_txschq_config(struct otx2_nic *pfvf, int lvl, int prio, bool pfc_en);
err = otx2_txschq_config(pfvf, lvl, prio, true);
err = otx2_txschq_config(pf, lvl, idx, false);