Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.h708 void (*get_tqps_and_rss_info)(struct hnae3_handle *h, member
Dhns3_enet.c652 h->ae_algo->ops->get_tqps_and_rss_info(h, &alloc_tqps, &max_rss_size); in hns3_get_max_available_channels()
5297 handle->ae_algo->ops->get_tqps_and_rss_info(handle, &alloc_tqps, in hns3_client_init()
/linux-6.6.21/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c3309 .get_tqps_and_rss_info = hclgevf_get_tqps_and_rss_info,
/linux-6.6.21/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c12714 .get_tqps_and_rss_info = hclge_get_tqps_and_rss_info,