Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.h601 int otx2_txsch_alloc(struct otx2_nic *pfvf);
Dotx2_common.c621 int otx2_txsch_alloc(struct otx2_nic *pfvf) in otx2_txsch_alloc() function
Dotx2_pf.c1325 err = otx2_txsch_alloc(pf); in otx2_init_hw_resources()