Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_dcbnl.c104 int otx2_pfc_txschq_alloc(struct otx2_nic *pfvf) in otx2_pfc_txschq_alloc() function
126 EXPORT_SYMBOL(otx2_pfc_txschq_alloc);
Dotx2_common.h1092 int otx2_pfc_txschq_alloc(struct otx2_nic *pfvf);
Dotx2_pf.c1537 err = otx2_pfc_txschq_alloc(pf); in otx2_init_hw_resources()