Searched refs:tqp_offset (Results 1 – 5 of 5) sorted by relevance
458 memcpy(tc_info->tqp_offset, mqprio_qopt->qopt.offset, in hclge_sync_mqprio_qopt()459 sizeof_field(struct hnae3_tc_info, tqp_offset)); in hclge_sync_mqprio_qopt()
690 kinfo->tc_info.tqp_offset[i] = i * kinfo->rss_size; in hclge_tm_vport_tc_info_update()694 kinfo->tc_info.tqp_offset[i] = 0; in hclge_tm_vport_tc_info_update()906 struct hnae3_queue *q = tqp[tc_info->tqp_offset[i] + j]; in hclge_vport_q_to_qs_map()
5175 tc_offset[i] = tc_info->tqp_offset[i]; in hclge_init_rss_tc_mode()6162 kinfo->tc_info.tqp_offset[rule->cls_flower.tc]; in hclge_config_action()
763 u16 tqp_offset[HNAE3_MAX_TC]; member
628 tc_info->tqp_offset[i]); in hns3_nic_set_real_num_queue()4889 q = priv->ring[tc_info->tqp_offset[i] + j].tqp; in hns3_init_tx_ring_tc()
Completed in 42 milliseconds