Searched refs:otx2_get_txq_by_classid (Results 1 – 3 of 3) sorted by relevance
573 int otx2_get_txq_by_classid(struct otx2_nic *pfvf, u16 classid) in otx2_get_txq_by_classid() function1685 res = otx2_get_txq_by_classid(pfvf, htb->classid); in otx2_setup_tc_htb()
1126 int otx2_get_txq_by_classid(struct otx2_nic *pfvf, u16 classid);
2108 return otx2_get_txq_by_classid(pf, classid); in otx2_qos_select_htb_queue()