Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_dcbnl.c267 int otx2_pfc_txschq_stop(struct otx2_nic *pfvf) in otx2_pfc_txschq_stop() function
288 EXPORT_SYMBOL(otx2_pfc_txschq_stop);
442 otx2_pfc_txschq_stop(pfvf); in otx2_dcbnl_ieee_setpfc()
Dotx2_common.h1094 int otx2_pfc_txschq_stop(struct otx2_nic *pfvf);
Dotx2_pf.c1624 otx2_pfc_txschq_stop(pf); in otx2_free_hw_resources()