Home
last modified time | relevance | path

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

/Linux-v6.1/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()
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()
1638 pf->hw.txschq_link_cfg_lvl = rsp->link_cfg_lvl; in mbox_handler_nix_txsch_alloc()
Dotx2_common.h205 u8 txschq_link_cfg_lvl; member