Searched refs:otx2_txschq_stop (Results 1 – 3 of 3) sorted by relevance
918 int otx2_txschq_stop(struct otx2_nic *pfvf);
1519 if (otx2_txschq_stop(pf)) in otx2_init_hw_resources()1561 err = otx2_txschq_stop(pf); in otx2_free_hw_resources()
733 int otx2_txschq_stop(struct otx2_nic *pfvf) in otx2_txschq_stop() function