Home
last modified time | relevance | path

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

/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_dcbnl.c73 for (lvl = 0; lvl <= pfvf->hw.txschq_link_cfg_lvl; lvl++) in otx2_pfc_txschq_alloc_one()
86 for (lvl = 0; lvl <= pfvf->hw.txschq_link_cfg_lvl; lvl++) { in otx2_pfc_txschq_alloc_one()
131 for (lvl = 0; lvl <= pfvf->hw.txschq_link_cfg_lvl; lvl++) in otx2_pfc_txschq_stop_one()
Dotx2_common.c642 if (lvl == hw->txschq_link_cfg_lvl) { in otx2_txschq_config()
659 if (lvl == hw->txschq_link_cfg_lvl) { in otx2_txschq_config()
745 pfvf->hw.txschq_link_cfg_lvl = rsp->link_cfg_lvl; in otx2_txsch_alloc()
Dotx2_common.h207 u8 txschq_link_cfg_lvl; member