Home
last modified time | relevance | path

Searched refs:otx2_txschq_stop (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.h776 int otx2_txschq_stop(struct otx2_nic *pfvf);
Dotx2_pf.c1395 if (otx2_txschq_stop(pf)) in otx2_init_hw_resources()
1437 err = otx2_txschq_stop(pf); in otx2_free_hw_resources()
Dotx2_common.c689 int otx2_txschq_stop(struct otx2_nic *pfvf) in otx2_txschq_stop() function