Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.h600 int otx2_txschq_config(struct otx2_nic *pfvf, int lvl);
H A Dotx2_common.c541 int otx2_txschq_config(struct otx2_nic *pfvf, int lvl) in otx2_txschq_config() function
H A Dotx2_pf.c1342 err = otx2_txschq_config(pf, lvl); in otx2_init_hw_resources()