Searched refs:otx2_qos_disable_sq (Results 1 – 3 of 3) sorted by relevance
29 void otx2_qos_disable_sq(struct otx2_nic *pfvf, int qidx);
930 otx2_qos_disable_sq(pfvf, qid); in otx2_qos_enadis_sq()1424 otx2_qos_disable_sq(pfvf, qid); in otx2_qos_leaf_to_inner()1550 otx2_qos_disable_sq(pfvf, node->qid); in otx2_qos_leaf_del()1586 otx2_qos_disable_sq(pfvf, moved_qid); in otx2_qos_leaf_del()1637 otx2_qos_disable_sq(pfvf, qid); in otx2_qos_leaf_del_last()
259 void otx2_qos_disable_sq(struct otx2_nic *pfvf, int qidx) in otx2_qos_disable_sq() function