Home
last modified time | relevance | path

Searched refs:refresh_time (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/drivers/iio/temperature/
A Dmlx90632.c281 unsigned int refresh_time; in mlx90632_calculate_dataset_ready_time() local
290 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()
/linux-6.3-rc2/net/atm/
A Dmpoa_caches.h26 uint32_t refresh_time; member
A Dmpoa_caches.c310 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()
A Dmpc.c1181 entry->refresh_time = 0; in MPOA_res_reply_rcvd()
/linux-6.3-rc2/drivers/net/ethernet/intel/e1000e/
A Dhw.h672 u16 refresh_time; /* Flow control refresh timer */ member
A Dnetdev.c4054 fc->refresh_time = 0x1000; in e1000e_reset()
4065 fc->refresh_time = 0xFFFF; in e1000e_reset()
A Dich8lan.c5028 ew32(FCRTV_PCH, hw->fc.refresh_time); in e1000_setup_link_ich8lan()
/linux-6.3-rc2/drivers/net/ethernet/intel/i40e/
A Di40e_dcb.c1414 u16 refresh_time = (u16)I40E_DEFAULT_PAUSE_TIME / 2; in i40e_dcb_hw_pfc_config() local
1487 reg |= ((u32)refresh_time << in i40e_dcb_hw_pfc_config()

Completed in 46 milliseconds