otx2_get_txq_by_classid
int otx2_get_txq_by_classid(struct otx2_nic *pfvf, u16 classid);
return otx2_get_txq_by_classid(pf, classid);
res = otx2_get_txq_by_classid(pfvf, htb->classid);