Home
last modified time | relevance | path

Searched refs:tc_bit_map (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/hns3/
H A Dhns3_dcb.c196 ret = hns3_pg_to_pri_map_cfg(hw, i, pg_info->tc_bit_map); in hns3_pg_to_pri_map()
781 hw->dcb_info.pg_info[i].tc_bit_map = hw->hw_tc_map; in hns3_dcb_info_init()
1432 hw->dcb_info.pg_info[0].tc_bit_map = hw->hw_tc_map; in hns3_dcb_info_cfg()
H A Dhns3_ethdev.h119 uint8_t tc_bit_map; member