Home
last modified time | relevance | path

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

/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.h927 int otx2_txsch_alloc(struct otx2_nic *pfvf);
Dotx2_common.c716 int otx2_txsch_alloc(struct otx2_nic *pfvf) in otx2_txsch_alloc() function
Dotx2_pf.c1489 err = otx2_txsch_alloc(pf); in otx2_init_hw_resources()