Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.h602 int otx2_txschq_stop(struct otx2_nic *pfvf);
H A Dotx2_pf.c1356 if (otx2_txschq_stop(pf)) in otx2_init_hw_resources()
1396 err = otx2_txschq_stop(pf); in otx2_free_hw_resources()
H A Dotx2_common.c639 int otx2_txschq_stop(struct otx2_nic *pfvf) in otx2_txschq_stop() function