Searched refs:hns3_queue_to_tc_mapping (Results 1 – 3 of 3) sorted by relevance
| /dpdk/drivers/net/hns3/ |
| H A D | hns3_dcb.h | 207 int hns3_queue_to_tc_mapping(struct hns3_hw *hw, uint16_t nb_rx_q,
|
| H A D | hns3_dcb.c | 726 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() function 755 return hns3_queue_to_tc_mapping(hw, nb_rx_q, nb_tx_q); in hns3_dcb_update_tc_queue_mapping()
|
| H A D | hns3_ethdev_vf.c | 1517 ret = hns3_queue_to_tc_mapping(hw, hw->tqps_num, hw->tqps_num); in hns3vf_init_vf() 1726 ret = hns3_queue_to_tc_mapping(hw, nb_rx_q, nb_tx_q); in hns3vf_do_start()
|