Searched refs:otx2_txschq_stop (Results 1 – 3 of 3) sorted by relevance
602 int otx2_txschq_stop(struct otx2_nic *pfvf);
1351 if (otx2_txschq_stop(pf)) in otx2_init_hw_resources()1391 err = otx2_txschq_stop(pf); in otx2_free_hw_resources()
638 int otx2_txschq_stop(struct otx2_nic *pfvf) in otx2_txschq_stop() function