Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.h600 int otx2_txschq_config(struct otx2_nic *pfvf, int lvl);
Dotx2_common.c540 int otx2_txschq_config(struct otx2_nic *pfvf, int lvl) in otx2_txschq_config() function
Dotx2_pf.c1337 err = otx2_txschq_config(pf, lvl); in otx2_init_hw_resources()