Searched refs:hw_tc_map (Results 1 – 5 of 5) sorted by relevance
257 if (!(hw->hw_tc_map & BIT(i))) in hns3_dcb_ets_tc_dwrr_cfg()666 if (hw->hw_tc_map & BIT(i) && i < hw->num_tc) { in hns3_tc_queue_mapping_cfg()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()1478 hw->hw_tc_map = bit_map; in hns3_dcb_info_update()
456 uint8_t hw_tc_map; member
3108 hns3_set_bit(hw->hw_tc_map, 0, 1); in hns3_get_board_configuration()3271 if (hw->hw_tc_map & BIT(i)) { in hns3_tx_buffer_calc()3322 if (hw->hw_tc_map & BIT(i)) in hns3_get_tc_num()3382 if (hw->hw_tc_map & BIT(i) && in hns3_get_no_pfc_priv_num()3481 if (!(hw->hw_tc_map & BIT(i))) in hns3_rx_buf_calc_all()3521 if (hw->hw_tc_map & mask && in hns3_drop_nopfc_buf_till_fit()3558 if (hw->hw_tc_map & mask && hw->dcb_info.hw_pfc_map & mask) { in hns3_drop_pfc_buf_till_fit()3617 if (!(hw->hw_tc_map & BIT(i))) in hns3_only_alloc_priv_buff()
607 tc_valid[i] = !!(hw->hw_tc_map & BIT(i)); in hns3_set_rss_tc_mode()
1348 hw->hw_tc_map = resp_msg; in hns3vf_get_tc_info()1351 if (hw->hw_tc_map & BIT(i)) in hns3vf_get_tc_info()