Lines Matching defs:ht_sig_info
23 struct ht_sig_info { struct
25 uint32_t mcs : 7,
26 cbw : 1,
27 length : 16,
28 reserved_0 : 8;
29 uint32_t smoothing : 1,
30 not_sounding : 1,
31 ht_reserved : 1,
32 aggregation : 1,
33 stbc : 2,
34 fec_coding : 1,
35 short_gi : 1,
36 num_ext_sp_str : 2,
37 crc : 8,
38 signal_tail : 6,
39 reserved_1 : 7,
40 rx_integrity_check_passed : 1;