Lines Matching defs:iwx_reorder_buffer
382 struct iwx_reorder_buffer { struct
383 uint16_t head_sn;
384 uint16_t num_stored;
385 uint16_t buf_size;
386 uint16_t last_amsdu;
387 uint8_t last_sub_index;
388 struct callout reorder_timer;
389 int removed;
390 int valid;
391 unsigned int consec_oldsn_drops;
392 uint32_t consec_oldsn_ampdu_gp2;
393 unsigned int consec_oldsn_prev_drop;