Home
last modified time | relevance | path

Searched refs:hns3_get_max_available_channels (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c317 static u16 hns3_get_max_available_channels(struct hnae3_handle *h) in hns3_get_max_available_channels() function
4625 if (new_tqp_num > hns3_get_max_available_channels(h) || in hns3_set_channels()
4629 hns3_get_max_available_channels(h)); in hns3_set_channels()