Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/amazon/ena/
H A Dena_phc.c95 bool ena_phc_is_active(struct ena_adapter *adapter) in ena_phc_is_active() function
113 if (ena_phc_is_active(adapter)) in ena_phc_register()
145 if (ena_phc_is_active(adapter) && in ena_phc_unregister()
229 if (ena_phc_is_active(adapter)) in ena_phc_get_index()
H A Dena_phc.h30 bool ena_phc_is_active(struct ena_adapter *adapter);
H A Dena_debugfs.c17 if (!ena_phc_is_active(adapter)) in phc_stats_show()