Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_dcb.c199 ret = hns3_pg_to_pri_map_cfg(hw, i, pg_info->tc_bit_map); in hns3_pg_to_pri_map()
737 hw->dcb_info.pg_info[i].tc_bit_map = hw->hw_tc_map; in hns3_dcb_info_init()
1408 hw->dcb_info.pg_info[0].tc_bit_map = hw->hw_tc_map; in hns3_dcb_info_cfg()
H A Dhns3_ethdev.h109 uint8_t tc_bit_map; member