Lines Matching defs:iwm_reorder_buffer
394 struct iwm_reorder_buffer { struct
395 uint16_t head_sn;
396 uint16_t num_stored;
397 uint16_t buf_size;
398 uint16_t last_amsdu;
399 uint8_t last_sub_index;
400 struct timeout reorder_timer;
401 int removed;
402 int valid;
403 unsigned int consec_oldsn_drops;
404 uint32_t consec_oldsn_ampdu_gp2;
405 unsigned int consec_oldsn_prev_drop;