Searched refs:hns3_queue_to_tc_mapping (Results 1 – 3 of 3) sorted by relevance
207 int hns3_queue_to_tc_mapping(struct hns3_hw *hw, uint16_t nb_rx_q,
684 hns3_queue_to_tc_mapping(struct hns3_hw *hw, uint16_t nb_rx_q, uint16_t nb_tx_q) in hns3_queue_to_tc_mapping() function704 ret = hns3_queue_to_tc_mapping(hw, nb_rx_q, nb_tx_q); in hns3_dcb_update_tc_queue_mapping()
1432 return hns3_queue_to_tc_mapping(hw, nb_rx_q, nb_tx_q); in hns3vf_set_tc_queue_mapping()