Searched refs:refresh_time (Results 1 – 8 of 8) sorted by relevance
281 unsigned int refresh_time; in mlx90632_calculate_dataset_ready_time() local290 refresh_time = ret; in mlx90632_calculate_dataset_ready_time()297 refresh_time += ret; in mlx90632_calculate_dataset_ready_time()304 refresh_time = ret; in mlx90632_calculate_dataset_ready_time()311 refresh_time += ret; in mlx90632_calculate_dataset_ready_time()318 refresh_time += ret; in mlx90632_calculate_dataset_ready_time()321 return refresh_time; in mlx90632_calculate_dataset_ready_time()
26 uint32_t refresh_time; member
310 if (!(entry->refresh_time)) in refresh_entries()311 entry->refresh_time = (2 * (entry->ctrl_info.holding_time))/3; in refresh_entries()313 entry->refresh_time) { in refresh_entries()
1181 entry->refresh_time = 0; in MPOA_res_reply_rcvd()
672 u16 refresh_time; /* Flow control refresh timer */ member
4054 fc->refresh_time = 0x1000; in e1000e_reset()4065 fc->refresh_time = 0xFFFF; in e1000e_reset()
5028 ew32(FCRTV_PCH, hw->fc.refresh_time); in e1000_setup_link_ich8lan()
1414 u16 refresh_time = (u16)I40E_DEFAULT_PAUSE_TIME / 2; in i40e_dcb_hw_pfc_config() local1487 reg |= ((u32)refresh_time << in i40e_dcb_hw_pfc_config()
Completed in 46 milliseconds