/linux/drivers/net/wireless/intel/iwlwifi/fw/api/ |
H A D | sf.h | 41 #define SF_SINGLE_UNICAST_AGING_TIMER_DEF 400 /* 0.4 mSec */ 43 #define SF_AGG_UNICAST_AGING_TIMER_DEF 400 /* 0.4 mSec */ 44 #define SF_MCAST_IDLE_TIMER_DEF 160 /* 150 mSec */ 45 #define SF_MCAST_AGING_TIMER_DEF 400 /* 0.4 mSec */ 47 #define SF_BA_AGING_TIMER_DEF 400 /* 0.4 mSec */ 49 #define SF_TX_RE_AGING_TIMER_DEF 400 /* 0.4 mSec */ 53 #define SF_SINGLE_UNICAST_AGING_TIMER 2016 /* 2 mSec */ 55 #define SF_AGG_UNICAST_AGING_TIMER 2016 /* 2 mSec */ 56 #define SF_MCAST_IDLE_TIMER 2016 /* 2 mSec */ 57 #define SF_MCAST_AGING_TIMER 10016 /* 10 mSec */ [all …]
|
/linux/drivers/watchdog/ |
H A D | npcm_wdt.c | 30 * 170 msec: WTCLK=01 WTIS=00 VAL= 0x400 31 * 670 msec: WTCLK=01 WTIS=01 VAL= 0x410 32 * 1360 msec: WTCLK=10 WTIS=00 VAL= 0x800 33 * 2700 msec: WTCLK=01 WTIS=10 VAL= 0x420 34 * 5360 msec: WTCLK=10 WTIS=01 VAL= 0x810 35 * 10700 msec: WTCLK=01 WTIS=11 VAL= 0x430 36 * 21600 msec: WTCLK=10 WTIS=10 VAL= 0x820 37 * 43000 msec: WTCLK=11 WTIS=00 VAL= 0xC00 38 * 85600 msec: WTCLK=10 WTIS=11 VAL= 0x830 39 * 172000 msec: WTCLK=11 WTIS=01 VAL= 0xC10 [all …]
|
H A D | dw_wdt.c | 79 unsigned int msec; member 164 u64 msec; in dw_wdt_get_max_timeout_ms() local 166 msec = (u64)timeout->sec * MSEC_PER_SEC + timeout->msec; in dw_wdt_get_max_timeout_ms() 168 return msec < UINT_MAX ? msec : UINT_MAX; in dw_wdt_get_max_timeout_ms() 427 u64 msec; in dw_wdt_handle_tops() local 438 msec = (u64)tops[val] * MSEC_PER_SEC; in dw_wdt_handle_tops() 439 do_div(msec, dw_wdt->rate); in dw_wdt_handle_tops() 440 tout.msec = msec - ((u64)tout.sec * MSEC_PER_SEC); in dw_wdt_handle_tops() 449 tout.msec >= dst->msec)) in dw_wdt_handle_tops()
|
/linux/sound/synth/emux/ |
H A D | emux_nrpn.c | 96 #define fx_env1_delay fx_delay /* [0,5900] 4msec */ 97 #define fx_env1_attack fx_attack /* [0,5940] 1msec */ 98 #define fx_env1_hold fx_hold /* [0,8191] 1msec */ 99 #define fx_env1_decay fx_decay /* [0,5940] 4msec */ 100 #define fx_env1_release fx_decay /* [0,5940] 4msec */ 105 #define fx_env2_delay fx_delay /* [0,5900] 4msec */ 106 #define fx_env2_attack fx_attack /* [0,5940] 1msec */ 107 #define fx_env2_hold fx_hold /* [0,8191] 1msec */ 108 #define fx_env2_decay fx_decay /* [0,5940] 4msec */ 109 #define fx_env2_release fx_decay /* [0,5940] 4msec */ [all …]
|
/linux/Documentation/filesystems/nfs/ |
H A D | localio.rst | 43 4K read: IOPS=979k, BW=3825MiB/s (4011MB/s)(74.7GiB/20002msec) 44 4K write: IOPS=165k, BW=646MiB/s (678MB/s)(12.6GiB/20002msec) 45 128K read: IOPS=402k, BW=49.1GiB/s (52.7GB/s)(982GiB/20002msec) 46 128K write: IOPS=11.5k, BW=1433MiB/s (1503MB/s)(28.0GiB/20004msec) 49 4K read: IOPS=79.2k, BW=309MiB/s (324MB/s)(6188MiB/20003msec) 50 4K write: IOPS=59.8k, BW=234MiB/s (245MB/s)(4671MiB/20002msec) 51 128K read: IOPS=33.9k, BW=4234MiB/s (4440MB/s)(82.7GiB/20004msec) 52 128K write: IOPS=11.5k, BW=1434MiB/s (1504MB/s)(28.0GiB/20011msec) 56 4K read: IOPS=230k, BW=898MiB/s (941MB/s)(17.5GiB/20001msec) 57 4K write: IOPS=22.6k, BW=88.3MiB/s (92.6MB/s)(1766MiB/20001msec) [all...] |
/linux/tools/testing/selftests/kvm/include/aarch64/ |
H A D | arch_timer.h |
|
/linux/tools/testing/selftests/kvm/include/riscv/ |
H A D | arch_timer.h | 16 #define msec_to_cycles(msec) \ argument 17 ((timer_freq) * (uint64_t)(msec) / 1000) 50 static inline void timer_set_next_cmp_ms(uint32_t msec) in timer_set_next_cmp_ms() argument 53 uint64_t next_ct = now_ct + msec_to_cycles(msec); in timer_set_next_cmp_ms()
|
/linux/Documentation/devicetree/bindings/iio/accel/ |
H A D | lis302.txt | 30 - st,click-click-time-limit: click time limit, from 0 to 127.5msec 31 with step of 0.5 msec 32 - st,click-latency: click latency, from 0 to 255 msec with 33 step of 1 msec. 34 - st,click-window: click window, from 0 to 255 msec with 35 step of 1 msec.
|
/linux/include/sound/ |
H A D | soundfont.h | 110 int snd_sf_calc_parm_hold(int msec); 111 int snd_sf_calc_parm_attack(int msec); 112 int snd_sf_calc_parm_decay(int msec); 113 #define snd_sf_calc_parm_delay(msec) (0x8000 - (msec) * 1000 / 725) argument
|
/linux/kernel/power/ |
H A D | suspend_test.c | 39 unsigned msec; in suspend_test_finish() local 41 msec = jiffies_to_msecs(abs(nj)); in suspend_test_finish() 43 msec / 1000, msec % 1000); in suspend_test_finish() 53 WARN(msec > (TEST_SUSPEND_SECONDS * 1000), in suspend_test_finish() 54 "Component: %s, time: %u\n", label, msec); in suspend_test_finish()
|
/linux/tools/thermal/lib/ |
H A D | uptimeofday.c | 32 struct timespec msec_to_timespec(int msec) in msec_to_timespec() argument 35 .tv_sec = (msec / 1000), in msec_to_timespec() 36 .tv_nsec = (msec % 1000) * 1000000, in msec_to_timespec()
|
/linux/Documentation/netlink/specs/ |
H A D | tcp_metrics.yaml | 97 (left-shift by 3 to get the msec value). 103 (left-shift by 2 to get the msec value). 121 (left-shift by 3 to get the msec value). 127 (left-shift by 3 to get the msec value).
|
/linux/drivers/accel/habanalabs/common/pci/ |
H A D | pci.c | 94 u64 msec; in hl_pci_elbi_read() local 98 msec = HL_PLDM_PCI_ELBI_TIMEOUT_MSEC; in hl_pci_elbi_read() 100 msec = HL_PCI_ELBI_TIMEOUT_MSEC; in hl_pci_elbi_read() 108 timeout = ktime_add_ms(ktime_get(), msec); in hl_pci_elbi_read() 157 u64 msec; in hl_pci_elbi_write() local 161 msec = HL_PLDM_PCI_ELBI_TIMEOUT_MSEC; in hl_pci_elbi_write() 163 msec = HL_PCI_ELBI_TIMEOUT_MSEC; in hl_pci_elbi_write() 173 timeout = ktime_add_ms(ktime_get(), msec); in hl_pci_elbi_write()
|
/linux/drivers/edac/ |
H A D | edac_device.c | 289 * if the number of msec is for 1 sec, then adjust to the next in edac_device_workq_function() 302 * passing in the new delay period in msec 305 unsigned msec) in edac_device_workq_setup() argument 309 /* take the arg 'msec' and set it into the control structure in edac_device_workq_setup() 313 edac_dev->poll_msec = msec; in edac_device_workq_setup() 314 edac_dev->delay = msecs_to_jiffies(msec); in edac_device_workq_setup() 351 unsigned long msec) in edac_device_reset_delay_period() argument 353 edac_dev->poll_msec = msec; in edac_device_reset_delay_period() 354 edac_dev->delay = msecs_to_jiffies(msec); in edac_device_reset_delay_period()
|
H A D | edac_pci.c | 167 int msec; in edac_pci_workq_function() local 183 msec = edac_pci_get_poll_msec(); in edac_pci_workq_function() 184 if (msec == 1000) in edac_pci_workq_function() 185 delay = round_jiffies_relative(msecs_to_jiffies(msec)); in edac_pci_workq_function() 187 delay = msecs_to_jiffies(msec); in edac_pci_workq_function()
|
/linux/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | devlink_trap_l2_drops.sh | 105 $MZ $h1 -c 0 -p 100 -a $smac -b bcast -t ip -d 1msec -q & 131 $MZ $h1 "$opt" -c 0 -p 100 -a own -b $dmac -t ip -d 1msec -q & 191 $MZ $h1 -Q $vid -c 0 -p 100 -a own -b $dmac -t ip -d 1msec -q & 234 $MZ $h1 -Q $vid -c 0 -p 100 -a own -b $dmac -t ip -d 1msec -q & 304 $MZ $h1 -c 0 -p 100 -a own -b $dmac -t ip -d 1msec -q & 349 $MZ $h1 -c 0 -p 100 -a own -b $dmac -t ip -B $dip -d 1msec -q & 395 $MZ $h1 -c 0 -p 100 -a own -b $dmac -t ip -d 1msec -q &
|
/linux/drivers/net/ethernet/arc/ |
H A D | emac_mdio.c | 115 msleep(data->msec); in arc_mdio_reset() 161 of_property_read_u32(np, "phy-reset-duration", &data->msec); in arc_mdio_probe() 163 if (data->msec > 1000) in arc_mdio_probe() 164 data->msec = 1; in arc_mdio_probe()
|
/linux/Documentation/watchdog/ |
H A D | mlx-wdt.rst | 16 Actual HW timeout can be defined as a power of 2 msec. 17 e.g. timeout 20 sec will be rounded up to 32768 msec. 18 The maximum timeout period is 32 sec (32768 msec.),
|
/linux/drivers/leds/ |
H A D | leds-tca6507.c | 17 * 500usec intervals in each 8msec that the led is 'on'. The levels 190 static int choose_times(int msec, int *c1p, int *c2p) in choose_times() argument 193 * Choose two timecodes which add to 'msec' as near as in choose_times() 196 * If 'msec' is even, the first will not be smaller than the in choose_times() 197 * second. If 'msec' is odd, the first will not be larger in choose_times() 199 * If we cannot get a sum within 1/8 of 'msec' fail with in choose_times() 207 int tmax = msec * 9 / 8; in choose_times() 208 int tmin = msec * 7 / 8; in choose_times() 228 d = abs(msec - tt); in choose_times() 236 return msec; in choose_times() [all …]
|
/linux/net/ethtool/ |
H A D | cmis.h | 13 * @max_completion_time: Maximum CDB command completion time in msec. 65 * @max_duration: Maximum duration time for command completion in msec. 68 * @msleep_pre_rpl: Waiting time before checking reply in msec.
|
/linux/tools/testing/selftests/net/forwarding/ |
H A D | router.sh | 200 $MZ $h1 -t udp "sp=54321,dp=12345" -c 5 -d 1msec \ 249 $MZ $flags $h1 -t udp "sp=54321,dp=12345" -c 5 -d 1msec -b $dmac \ 278 $MZ $h1 -t udp "sp=54321,dp=12345" -c 5 -d 1msec \ 298 $MZ -6 $h1 -t udp "sp=54321,dp=12345" -c 5 -d 1msec \ 321 $MZ $h1 -t udp "sp=54321,dp=12345" -c 5 -d 1msec -b $rp1mac -B $dip -q
|
H A D | bridge_locked_port.sh | 228 $MZ $h1 -q -c 5 -d 100msec -t udp -a $mac -b rand 232 $MZ $h2 -q -c 5 -d 100msec -t udp -a $mac -b rand 239 $MZ $h1 -q -c 5 -d 100msec -t udp -a $mac -b rand 288 $MZ $h1 -q -c 5 -d 100msec -t udp -a $locked_mac1 -b rand 293 $MZ $h2 -q -c 5 -d 100msec -t udp -a $locked_mac2 -b rand
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | tout.c | 67 u64 msec = to_val; in tout_convert_reg_field_to_ms() local 72 msec *= 1000 * int_pow(60, to_mul - 1); in tout_convert_reg_field_to_ms() 74 return msec; in tout_convert_reg_field_to_ms()
|
/linux/include/net/bluetooth/ |
H A D | hci_core.h | 2282 #define DISCOV_LE_SCAN_WIN 0x0012 /* 11.25 msec */ 2283 #define DISCOV_LE_SCAN_INT 0x0012 /* 11.25 msec */ 2284 #define DISCOV_LE_SCAN_INT_FAST 0x0060 /* 60 msec */ 2285 #define DISCOV_LE_SCAN_WIN_FAST 0x0030 /* 30 msec */ 2286 #define DISCOV_LE_SCAN_INT_CONN 0x0060 /* 60 msec */ 2287 #define DISCOV_LE_SCAN_WIN_CONN 0x0060 /* 60 msec */ 2289 #define DISCOV_LE_SCAN_WIN_SLOW1 0x0012 /* 11.25 msec */ 2291 #define DISCOV_LE_SCAN_WIN_SLOW2 0x0024 /* 22.5 msec */ 2292 #define DISCOV_CODED_SCAN_INT_FAST 0x0120 /* 180 msec */ 2293 #define DISCOV_CODED_SCAN_WIN_FAST 0x0090 /* 90 msec */ [all …]
|
/linux/tools/testing/selftests/drivers/net/hw/ |
H A D | hw_stats_l3.sh | 172 $MZ $h1.200 -c 21 -d 20msec -p 100 \ 179 $MZ $h1.200 -6 -c 21 -d 20msec -p 100 \ 186 $MZ $h2.200 -c 21 -d 20msec -p 100 \ 193 $MZ $h2.200 -6 -c 21 -d 20msec -p 100 \
|