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

/linux-master/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h832 u16 tqp_offset[HNAE3_MAX_TC]; member in struct:hnae3_tc_info
H A Dhns3_enet.c628 tc_info->tqp_offset[i]);
5092 q = priv->ring[tc_info->tqp_offset[i] + j].tqp;
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_dcb.c577 memcpy(tc_info->tqp_offset, mqprio_qopt->qopt.offset,
578 sizeof_field(struct hnae3_tc_info, tqp_offset));
H A Dhclge_main.c4922 tc_offset[i] = tc_info->tqp_offset[i];
5864 kinfo->tc_info.tqp_offset[rule->cls_flower.tc];
H A Dhclge_tm.c735 kinfo->tc_info.tqp_offset[i] = i * kinfo->rss_size;
739 kinfo->tc_info.tqp_offset[i] = 0;
960 struct hnae3_queue *q = tqp[tc_info->tqp_offset[i] + j];

Completed in 424 milliseconds