Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c278 static u16 hns3_get_max_available_channels(struct hnae3_handle *h) in hns3_get_max_available_channels() function
3103 hns3_get_max_available_channels(handle)); in hns3_client_init()
3605 if (new_tqp_num > hns3_get_max_available_channels(h) || in hns3_set_channels()
3610 hns3_get_max_available_channels(h)); in hns3_set_channels()