Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.h918 int otx2_txschq_stop(struct otx2_nic *pfvf);
Dotx2_pf.c1519 if (otx2_txschq_stop(pf)) in otx2_init_hw_resources()
1561 err = otx2_txschq_stop(pf); in otx2_free_hw_resources()
Dotx2_common.c733 int otx2_txschq_stop(struct otx2_nic *pfvf) in otx2_txschq_stop() function