Lines Matching defs:ht_sig_info
33 struct ht_sig_info { struct
34 uint32_t mcs : 7, //[6:0]
35 cbw : 1, //[7]
36 length : 16, //[23:8]
37 reserved_0 : 8; //[31:24]
38 uint32_t smoothing : 1, //[0]
39 not_sounding : 1, //[1]
40 ht_reserved : 1, //[2]
41 aggregation : 1, //[3]
42 stbc : 2, //[5:4]
43 fec_coding : 1, //[6]
44 short_gi : 1, //[7]
45 num_ext_sp_str : 2, //[9:8]
46 crc : 8, //[17:10]
47 signal_tail : 6, //[23:18]
48 reserved_1 : 8; //[31:24]