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