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