Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_dcb.c1261 uint32_t qs_bitmap; in hns3_bp_setup_hw() local
1267 qs_bitmap = 0; in hns3_bp_setup_hw()
1273 qs_bitmap |= (1 << sub_grp); in hns3_bp_setup_hw()
1275 ret = hns3_qs_bp_cfg(hw, tc, i, qs_bitmap); in hns3_bp_setup_hw()