Home
last modified time | relevance | path

Searched defs:reply_tx_error_statistics (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/
Ddev.h364 struct reply_tx_error_statistics { struct
365 u32 pp_delay;
366 u32 pp_few_bytes;
367 u32 pp_bt_prio;
368 u32 pp_quiet_period;
369 u32 pp_calc_ttak;
370 u32 int_crossed_retry;
371 u32 short_limit;
372 u32 long_limit;
373 u32 fifo_underrun;
[all …]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/
Ddev.h359 struct reply_tx_error_statistics { struct
360 u32 pp_delay;
361 u32 pp_few_bytes;
362 u32 pp_bt_prio;
363 u32 pp_quiet_period;
364 u32 pp_calc_ttak;
365 u32 int_crossed_retry;
366 u32 short_limit;
367 u32 long_limit;
368 u32 fifo_underrun;
[all …]