Home
last modified time | relevance | path

Searched defs:new_tqp_num (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-4.19/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c3586 static int hns3_modify_tqp_num(struct net_device *netdev, u16 new_tqp_num) in hns3_modify_tqp_num()
3625 static int hns3_adjust_tqps_num(u8 num_tc, u32 new_tqp_num) in hns3_adjust_tqps_num()
3637 u32 new_tqp_num = ch->combined_count; in hns3_set_channels() local
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c4585 static int hns3_change_channels(struct hnae3_handle *handle, u32 new_tqp_num, in hns3_change_channels()
4615 u32 new_tqp_num = ch->combined_count; in hns3_set_channels() local