Lines Matching defs:time

117  * EEPROM and OTP (one-time-programmable) memory reads
262 * Not a good time to access device-internal resources.
343 /* One-time-programmable memory general purpose reg */
634 * @IWM_UCODE_TLV_API_FRAGMENTED_SCAN: This ucode supports active dwell time
1023 /* Device system time */
1102 * at a time, until receiving ACK from receiving station, or reaching
1128 * can keep track of at one time when creating block-ack chains of frames.
2278 * @IWM_TE_V1_FRAG_NONE: fragmentation of the time event is NOT allowed.
2279 * @IWM_TE_V1_FRAG_SINGLE: fragmentation of the time event is allowed, but only
2281 * @IWM_TE_V1_FRAG_DUAL: fragmentation of the time event is allowed, but only
2283 * @IWM_TE_V1_FRAG_ENDLESS: fragmentation of the time event is allowed, and any
2299 /* Repeat the time event endlessly (until removed) */
2304 /* Time Event dependencies: none, on another TE, or in a specific time */
2345 * @IWM_TE_V2_FRAG_NONE: fragmentation of the time event is NOT allowed.
2346 * @IWM_TE_V2_FRAG_SINGLE: fragmentation of the time event is allowed, but only
2348 * @IWM_TE_V2_FRAG_DUAL: fragmentation of the time event is allowed, but only
2350 * @IWM_TE_V2_FRAG_ENDLESS: fragmentation of the time event is allowed, and any
2365 /* Repeat the time event endlessly (until removed) */
2388 * @IWM_TE_V2_DEP_OTHER: depends on another time event
2389 * @IWM_TE_V2_DEP_TSF: depends on a specific time
2430 * @max_delay: maximum delay to event's start (apply time), in TU
2473 * struct iwm_time_event_notif - notifications of time event start/stop
2515 * struct iwm_time_quota_data - configuration of time quota per binding
2517 * @quota: absolute time quota in TU. The scheduler will try to divide the
2528 * struct iwm_time_quota_cmd - configuration of time quota between bindings
2678 * @frame_time: frame's time on the air, based on byte count and frame rate
2853 * @duration: MFUART loading time
2941 uint32_t adc_rx_saturation_time; /* count in 0.8us units the time the
2943 uint32_t ina_detection_search_time;/* total time (in 0.8us) searched
2949 uint32_t channel_load; /* counts RX Enable time in uSec */
3220 * RTS/CTS will protect full burst time.
3281 * @beacon_time: beacon transmit time in system time
3282 * @beacon_tsf: beacon transmit time in TSF
3285 * @dtim_interval: dtim transmit time in TU
3303 * @beacon_time: beacon transmit time in system time
3304 * @beacon_tsf: beacon transmit time in TSF
3320 * @dtim_time: DTIM arrival time in system time
3321 * @dtim_tsf: DTIM arrival time in TSF
3575 * @rx_data_timeout: Minimum time (usec) from last Rx packet for AM to
3577 * @tx_data_timeout: Minimum time (usec) from last Tx packet for AM to
3628 * @rx_data_timeout: Minimum time (usec) from last Rx packet for AM to
3630 * @tx_data_timeout: Minimum time (usec) from last Tx packet for AM to
3636 * @rx_data_timeout_uapsd: Minimum time (usec) from last Rx packet for AM to
3638 * @tx_data_timeout_uapsd: Minimum time (usec) from last Tx packet for AM to
3643 * @snooze_interval: Maximum time between attempts to retrieve buffered data
3645 * @snooze_window: A window of time in which PBW snoozing insures that all
3646 * packets received. It is also the minimum time from last
3738 * for a specific period of time. Units: Beacons.
3740 * for a longer period of time then this escape-timeout. Units: Beacons.
4106 * @agg_time_limit: aggregation max time threshold in usec/100, meaning
4255 * TX command Frame life time in us - to be written in pm_frame_timeout
4292 * @life_time: frame life time (usecs??)
4499 * here; block-ack has not been received by the time the device records
4538 * @wireless_media_time: for non-agg: RTS + CTS + frame tx attempts time + ACK.
4539 * for agg: RTS + CTS + aggregation tx time + block-ack time.
4864 * @IWM_MVM_LMAC_SCAN_FLAG_EXTENDED_DWELL: use extended dwell time on channels
4890 * @active-dwell: dwell time for active channels
4891 * @passive-dwell: dwell time for passive channels
4892 * @fragmented-dwell: dwell time for fragmented passive scan
4893 * @extended_dwell: dwell time for channels 1, 6 and 11 (in certain cases)
4897 * @max_out_time: max time (in TU) to be out of associated channel
4944 * @time_after_last_iter; time in seconds elapsed after last iteration
4973 * @IWM_SCAN_COMP_STATUS_ERR_ALLOC_TE: scan could not allocate time events
4996 * @num_probe_not_sent: # of request that weren't sent due to not enough time
5180 * @out_of_channel_time: default max out of serving channel time
5181 * @suspend_time: default max suspend time
5182 * @dwell_active: default dwell time for active scan
5183 * @dwell_passive: default dwell time for passive scan
5184 * @dwell_fragmented: default dwell time for fragmented scan
5185 * @dwell_extended: default dwell time for channels 1, 6 and 11
5295 * @extended_dwell: dwell time for channels 1, 6 and 11
5296 * @active_dwell: dwell time for active scan
5297 * @passive_dwell: dwell time for passive scan
5298 * @fragmented_dwell: dwell time for fragmented passive scan
5299 * @max_out_time: max out of serving channel time
5300 * @suspend_time: max suspend time
5345 * @time_from_last_iter: time elapsed from last iteration
5890 * @time: time elapsed from the MCC test start (in 30 seconds TU)
5902 uint16_t time;