Home
last modified time | relevance | path

Searched refs:tc_map_mode (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_dcb.c431 vport->nic.kinfo.tc_map_mode = HNAE3_TC_MAP_MODE_DSCP; in hclge_ieee_setapp()
474 vport->nic.kinfo.tc_map_mode = HNAE3_TC_MAP_MODE_PRIO; in hclge_ieee_delapp()
H A Dhclge_tm.c273 hdev->vport[0].nic.kinfo.tc_map_mode = HNAE3_TC_MAP_MODE_PRIO; in hclge_dscp_to_prio_map_init()
1320 if (hdev->vport[0].nic.kinfo.tc_map_mode == HNAE3_TC_MAP_MODE_DSCP) { in hclge_tm_map_cfg()
H A Dhclge_debugfs.c1190 tc_map_mode_str[kinfo->tc_map_mode]); in hclge_dbg_dump_qos_dscp_map()
1192 if (kinfo->tc_map_mode != HNAE3_TC_MAP_MODE_DSCP) in hclge_dbg_dump_qos_dscp_map()
H A Dhclge_main.c12679 *tc_mode = vport->nic.kinfo.tc_map_mode; in hclge_get_dscp_prio()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h775 u8 *tc_map_mode, u8 *priority);
832 u8 tc_map_mode; member
H A Dhns3_enet.c3003 if (h->kinfo.tc_map_mode != HNAE3_TC_MAP_MODE_DSCP || in hns3_nic_select_queue()