tqp_index 90 drivers/net/ethernet/hisilicon/hns3/hnae3.h int tqp_index; /* index in a handle */ tqp_index 206 drivers/net/ethernet/hisilicon/hns3/hnae3.h u32 tqp_index; tqp_index 433 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c ring->tqp->tqp_index); tqp_index 2366 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c dev_queue = netdev_get_tx_queue(netdev, ring->tqp->tqp_index); tqp_index 2942 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c skb_record_rx_queue(skb, ring->tqp->tqp_index); tqp_index 3200 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c cur_chain->tqp_index = tx_ring->tqp->tqp_index; tqp_index 3217 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c chain->tqp_index = tx_ring->tqp->tqp_index; tqp_index 3232 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c cur_chain->tqp_index = rx_ring->tqp->tqp_index; tqp_index 3247 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c chain->tqp_index = rx_ring->tqp->tqp_index; tqp_index 3501 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c ring_data[q->tqp_index].ring = ring; tqp_index 3502 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c ring_data[q->tqp_index].queue_index = q->tqp_index; tqp_index 3506 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c ring_data[q->tqp_index + queue_num].ring = ring; tqp_index 3507 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c ring_data[q->tqp_index + queue_num].queue_index = q->tqp_index; tqp_index 3537 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c devm_kfree(priv->dev, priv->ring_data[tqp->tqp_index].ring); tqp_index 1510 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c hdev->htqp[i].q.tqp_index = alloced; tqp_index 4514 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c HCLGE_TQP_ID_S, node->tqp_index); tqp_index 149 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c ring_chain->tqp_index = tqp_index 166 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c new_chain->tqp_index = tqp_index 410 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c hdev->htqp[i].q.tqp_index = i; tqp_index 1022 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c req->msg[idx_offset + 1] = node->tqp_index;