Searched refs:tqp_offset (Results 1 – 4 of 4) sorted by relevance
577 memcpy(tc_info->tqp_offset, mqprio_qopt->qopt.offset, in hclge_sync_mqprio_qopt() 578 sizeof_field(struct hnae3_tc_info, tqp_offset)); in hclge_sync_mqprio_qopt()
735 kinfo->tc_info.tqp_offset[i] = i * kinfo->rss_size; in hclge_tm_vport_tc_info_update() 739 kinfo->tc_info.tqp_offset[i] = 0; in hclge_tm_vport_tc_info_update() 960 struct hnae3_queue *q = tqp[tc_info->tqp_offset[i] + j]; in hclge_vport_q_to_qs_map()
4956 tc_offset[i] = tc_info->tqp_offset[i]; in hclge_init_rss_tc_mode() 5898 kinfo->tc_info.tqp_offset[rule->cls_flower.tc]; in hclge_config_action()
840 u16 tqp_offset[HNAE3_MAX_TC]; member