Searched refs:error_bound (Results 1 – 3 of 3) sorted by relevance
308 u32 error_bound; member491 int ena_com_phc_get_error_bound(struct ena_com_dev *ena_dev, u32 *error_bound);
1947 phc->error_bound = ENA_PHC_MAX_ERROR_BOUND; in ena_com_phc_get_timestamp()1967 phc->error_bound = ENA_PHC_MAX_ERROR_BOUND; in ena_com_phc_get_timestamp()1976 phc->error_bound = read_resp->error_bound; in ena_com_phc_get_timestamp()1992 int ena_com_phc_get_error_bound(struct ena_com_dev *ena_dev, u32 *error_bound) in ena_com_phc_get_error_bound() argument1995 u32 local_error_bound = phc->error_bound; in ena_com_phc_get_error_bound()2005 *error_bound = local_error_bound; in ena_com_phc_get_error_bound()
1284 uint32_t error_bound; member