Lines Matching defs:ht_sig_info
38 struct ht_sig_info { struct
39 uint32_t mcs : 7,
40 cbw : 1,
41 length : 16,
42 reserved_0 : 8;
43 uint32_t smoothing : 1,
44 not_sounding : 1,
45 ht_reserved : 1,
46 aggregation : 1,
47 stbc : 2,
48 fec_coding : 1,
49 short_gi : 1,
50 num_ext_sp_str : 2,
51 crc : 8,
52 signal_tail : 6,
53 reserved_1 : 7,
54 rx_integrity_check_passed : 1;