Searched refs:sw_timeout (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/ |
H A D | 82571.c | 437 s32 sw_timeout = hw->nvm.word_size + 1; in e1000_get_hw_semaphore_82571() local 449 sw_timeout = 1; in e1000_get_hw_semaphore_82571() 452 while (i < sw_timeout) { in e1000_get_hw_semaphore_82571() 461 if (i == sw_timeout) { in e1000_get_hw_semaphore_82571()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/ |
H A D | 82571.c | 437 s32 sw_timeout = hw->nvm.word_size + 1; in e1000_get_hw_semaphore_82571() local 449 sw_timeout = 1; in e1000_get_hw_semaphore_82571() 452 while (i < sw_timeout) { in e1000_get_hw_semaphore_82571() 461 if (i == sw_timeout) { in e1000_get_hw_semaphore_82571()
|
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | stv0900_sw.c | 55 s32 *frequency_inc, s32 *sw_timeout, in stv0900_get_sw_loop_params() 116 *sw_timeout = timeout; in stv0900_get_sw_loop_params() 54 stv0900_get_sw_loop_params(struct stv0900_internal *intp, s32 *frequency_inc, s32 *sw_timeout, s32 *steps, enum fe_stv0900_demod_num demod) stv0900_get_sw_loop_params() argument
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | stv0900_sw.c | 55 s32 *frequency_inc, s32 *sw_timeout, in stv0900_get_sw_loop_params() 116 *sw_timeout = timeout; in stv0900_get_sw_loop_params() 54 stv0900_get_sw_loop_params(struct stv0900_internal *intp, s32 *frequency_inc, s32 *sw_timeout, s32 *steps, enum fe_stv0900_demod_num demod) stv0900_get_sw_loop_params() argument
|
Completed in 8 milliseconds