Searched refs:max_tc_id (Results 1 – 1 of 1) sorted by relevance
1398 uint8_t max_tc_id = 0; in hns3_dcb_parse_num_tc() local1403 if (dcb_rx_conf->dcb_tc[i] > max_tc_id) in hns3_dcb_parse_num_tc()1404 max_tc_id = dcb_rx_conf->dcb_tc[i]; in hns3_dcb_parse_num_tc()1408 return max_tc_id + 1; in hns3_dcb_parse_num_tc()