Searched defs:fw_rc_retry_params (Results 1 – 1 of 1) sorted by relevance
82 struct fw_rc_retry_params { struct83 u32 count:4;84 u32 drate:6;85 u32 crate:6;86 u32 rts_cts_nav:16;87 u32 frame_consume_time:10;88 u32 dl_length:12;89 u32 RSVD:10;