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