Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ena-com/
H A Dena_com.h1163 static inline int ena_com_get_customer_metric_count(struct ena_com_dev *ena_dev) in ena_com_get_customer_metric_count() function
/freebsd/sys/dev/ena/
H A Dena.c3325 supported_metrics_count = ena_com_get_customer_metric_count(dev); in ena_copy_customer_metrics()