Home
last modified time | relevance | path

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

/drivers/net/ethernet/marvell/octeontx2/nic/
Dqos_sq.c225 pfvf->hw.tc_tx_queues); in otx2_qos_get_qid()
227 return qidx == pfvf->hw.tc_tx_queues ? -ENOSPC : qidx; in otx2_qos_get_qid()
Dotx2_common.h209 u16 tc_tx_queues; member
931 return pfvf->hw.non_qos_queues + pfvf->hw.tc_tx_queues; in otx2_get_total_tx_queues()
1113 hw->tc_tx_queues = qos_txqs; in otx2_qos_init()
Dotx2_pf.c1775 pf->hw.tc_tx_queues); in otx2_open()
1829 cq_poll->cq_ids[CQ_QOS] = (qidx < pf->hw.tc_tx_queues) ? in otx2_open()