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);
916 otx2_qos_disable_sq(pfvf, qid); in otx2_qos_enadis_sq()1409 otx2_qos_disable_sq(pfvf, qid); in otx2_qos_leaf_to_inner()1503 otx2_qos_disable_sq(pfvf, node->qid); in otx2_qos_leaf_del()1559 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