Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A 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);
447 otx2_pfc_txschq_stop(pfvf); in otx2_dcbnl_ieee_setpfc()
H A Dotx2_common.h1093 int otx2_pfc_txschq_stop(struct otx2_nic *pfvf);
H A Dotx2_pf.c1628 otx2_pfc_txschq_stop(pf); in otx2_free_hw_resources()