Searched refs:txschq_list (Results 1 – 2 of 2) sorted by relevance
554 schq = hw->txschq_list[lvl][0]; in otx2_txschq_config()565 parent = hw->txschq_list[NIX_TXSCH_LVL_TL4][0]; in otx2_txschq_config()573 parent = hw->txschq_list[NIX_TXSCH_LVL_TL3][0]; in otx2_txschq_config()580 parent = hw->txschq_list[NIX_TXSCH_LVL_TL2][0]; in otx2_txschq_config()587 parent = hw->txschq_list[NIX_TXSCH_LVL_TL1][0]; in otx2_txschq_config()659 pfvf->hw.txschq_list[lvl][schq] = 0; in otx2_txschq_stop()794 aq->sq.smq = pfvf->hw.txschq_list[NIX_TXSCH_LVL_SMQ][0]; in otx2_sq_init()1501 pf->hw.txschq_list[lvl][schq] = in mbox_handler_nix_txsch_alloc()
171 u16 txschq_list[NIX_TXSCH_LVL_CNT][MAX_TXSCHQ_PER_FUNC]; member