Searched defs:new_tqp_num (Results 1 – 1 of 1) sorted by relevance
3544 static int hns3_modify_tqp_num(struct net_device *netdev, u16 new_tqp_num, in hns3_modify_tqp_num()3585 static int hns3_adjust_tqps_num(u8 num_tc, u32 new_tqp_num) in hns3_adjust_tqps_num()3598 u32 new_tqp_num = ch->combined_count; in hns3_set_channels() local