Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.h977 int otx2_txsch_alloc(struct otx2_nic *pfvf);
Dotx2_common.c736 int otx2_txsch_alloc(struct otx2_nic *pfvf) in otx2_txsch_alloc() function
Dotx2_pf.c1475 err = otx2_txsch_alloc(pf); in otx2_init_hw_resources()