Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ena-com/
H A Dena_plat.h190 #define BIT64(x) BIT(x) macro
H A Dena_com.h1198 return !!(ena_dev->customer_metrics.supported_metrics & BIT64(metric_id)); in ena_com_get_customer_metric_support()