Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3_common/
Dhclge_comm_tqp_stats.c31 int hclge_comm_tqps_get_sset_count(struct hnae3_handle *handle) in hclge_comm_tqps_get_sset_count() function
37 EXPORT_SYMBOL_GPL(hclge_comm_tqps_get_sset_count);
Dhclge_comm_tqp_stats.h34 int hclge_comm_tqps_get_sset_count(struct hnae3_handle *handle);
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c127 return hclge_comm_tqps_get_sset_count(handle); in hclgevf_get_sset_count()
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c713 hclge_comm_tqps_get_sset_count(handle); in hclge_get_sset_count()