Lines Matching defs:receive_user_info
35 struct receive_user_info { struct
36 uint32_t phy_ppdu_id : 16, //[15:0]
37 user_rssi : 8, //[23:16]
38 pkt_type : 4, //[27:24]
39 stbc : 1, //[28]
40 sgi : 2, //[30:29]
41 reserved_0 : 1; //[31]
42 uint32_t rate_mcs : 4, //[3:0]
43 reception_type : 2, //[5:4]
44 receive_bandwidth : 2, //[7:6]
45 mimo_ss_bitmap : 8, //[15:8]
46 user_ru_allocation : 8, //[23:16]
47 nss : 3, //[26:24]
48 reserved_1b : 5; //[31:27]