Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_dcbnl.c28 int otx2_pfc_txschq_config(struct otx2_nic *pfvf) in otx2_pfc_txschq_config() function
57 EXPORT_SYMBOL(otx2_pfc_txschq_config);
258 err = otx2_pfc_txschq_config(pfvf); in otx2_pfc_txschq_update()
H A Dotx2_common.h1089 int otx2_pfc_txschq_config(struct otx2_nic *pfvf);
H A Dotx2_pf.c1548 err = otx2_pfc_txschq_config(pf); in otx2_init_hw_resources()