Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c302 static u16 hns3_get_max_available_channels(struct hnae3_handle *h) in hns3_get_max_available_channels() function
4454 if (new_tqp_num > hns3_get_max_available_channels(h) || in hns3_set_channels()
4458 hns3_get_max_available_channels(h)); in hns3_set_channels()