Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_dcb.c515 u16 queue_sum = 0; in hclge_mqprio_qopt_check() local
543 if (mqprio_qopt->qopt.offset[i] != queue_sum) { in hclge_mqprio_qopt_check()
555 queue_sum = mqprio_qopt->qopt.offset[i]; in hclge_mqprio_qopt_check()
556 queue_sum += mqprio_qopt->qopt.count[i]; in hclge_mqprio_qopt_check()
558 if (hdev->vport[0].alloc_tqps < queue_sum) { in hclge_mqprio_qopt_check()