Searched refs:timeframe (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/drivers/net/wimax/i2400m/ |
D | i2400m-usb.h | 129 static inline int edc_inc(struct edc *edc, u16 max_err, u16 timeframe) in edc_inc() argument 134 if (time_after(now, edc->timestart + timeframe)) { in edc_inc()
|
/Linux-v4.19/Documentation/admin-guide/ |
D | security-bugs.rst | 42 kernel security team holds the final say when setting a timeframe. The 43 timeframe varies from immediate (esp. if it's already publicly known bug)
|
/Linux-v4.19/include/linux/ |
D | uwb.h | 715 static inline int edc_inc(struct edc *err_hist, u16 max_err, u16 timeframe) in edc_inc() argument 720 if (now - err_hist->timestart > timeframe) { in edc_inc()
|
/Linux-v4.19/Documentation/filesystems/pohmelfs/ |
D | info.txt | 52 fully received in the given timeframe).
|
/Linux-v4.19/Documentation/connector/ |
D | connector.txt | 187 2.6.15 timeframe, if it will happen, documentation will be updated for that
|
/Linux-v4.19/Documentation/networking/ |
D | e1000e.txt | 73 timeframe, it will adjust the InterruptThrottleRate to an appropriate value
|
D | e1000.rst | 116 timeframe, it will adjust the InterruptThrottleRate to an appropriate value
|
/Linux-v4.19/Documentation/RCU/ |
D | RTFP.txt | 118 Researchers at Sun worked along similar lines in the same timeframe 128 or thread during a set timeframe. This timeframe is related to, but
|