Searched refs:tqps (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c1797 dev_err(&hdev->pdev->dev, "tqps(%u) is less than vports(%d)",
6437 u16 tqps; local
6450 tqps = hdev->vport[vf].nic.kinfo.num_tqps;
6452 if (ring >= tqps) {
6455 ring, tqps - 1U);
10819 * again to reset all tqps
12336 "Channels changed, rss_size from %u to %u, tqps from %u to %u",

Completed in 269 milliseconds