/wlan-driver/fw-api/hw/kiwi/v1/ |
H A D | receive_user_info.h | 38 struct receive_user_info { struct 39 uint32_t phy_ppdu_id : 16, 40 user_rssi : 8, 41 pkt_type : 4, 42 stbc : 1, 43 reception_type : 3; 44 uint32_t rate_mcs : 4, 45 sgi : 2, 46 reserved_1a : 2, 47 mimo_ss_bitmap : 8, [all …]
|
/wlan-driver/fw-api/hw/peach/v2/ |
H A D | receive_user_info.h | 23 struct receive_user_info { struct 25 uint32_t phy_ppdu_id : 16, 26 user_rssi : 8, 27 pkt_type : 4, 28 stbc : 1, 29 reception_type : 3; 30 uint32_t rate_mcs : 4, 31 sgi : 2, 32 __reserved_g_0004 : 1, 33 reserved_1a : 1, [all …]
|
/wlan-driver/fw-api/hw/qca5332/ |
H A D | receive_user_info.h | 34 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:28] 40 reception_type : 3; // [31:29] 41 uint32_t rate_mcs : 4, // [3:0] 42 sgi : 2, // [5:4] 43 he_ranging_ndp : 1, // [6:6] 44 reserved_1a : 1, // [7:7] [all …]
|
/wlan-driver/fw-api/hw/qcn6432/ |
H A D | receive_user_info.h | 25 struct receive_user_info { struct 27 uint32_t phy_ppdu_id : 16, // [15:0] 28 user_rssi : 8, // [23:16] 29 pkt_type : 4, // [27:24] 30 stbc : 1, // [28:28] 31 reception_type : 3; // [31:29] 32 uint32_t rate_mcs : 4, // [3:0] 33 sgi : 2, // [5:4] 34 he_ranging_ndp : 1, // [6:6] 35 reserved_1a : 1, // [7:7] [all …]
|
/wlan-driver/fw-api/hw/qcn9224/v1/ |
H A D | receive_user_info.h | 34 struct receive_user_info { struct 36 uint32_t phy_ppdu_id : 16, 37 user_rssi : 8, 38 pkt_type : 4, 39 stbc : 1, 40 reception_type : 3; 41 uint32_t rate_mcs : 4, 42 sgi : 2, 43 he_ranging_ndp : 1, 44 reserved_1a : 1, [all …]
|
/wlan-driver/fw-api/hw/qcc2072/v1/ |
H A D | receive_user_info.h | 23 struct receive_user_info { struct 25 uint32_t phy_ppdu_id : 16, 26 user_rssi : 8, 27 pkt_type : 4, 28 stbc : 1, 29 reception_type : 3; 30 uint32_t rate_mcs : 4, 31 sgi : 2, 32 __reserved_g_0004 : 1, 33 reserved_1a : 1, [all …]
|
/wlan-driver/fw-api/hw/peach/v1/ |
H A D | receive_user_info.h | 23 struct receive_user_info { struct 25 uint32_t phy_ppdu_id : 16, 26 user_rssi : 8, 27 pkt_type : 4, 28 stbc : 1, 29 reception_type : 3; 30 uint32_t rate_mcs : 4, 31 sgi : 2, 32 __reserved_g_0004 : 1, 33 reserved_1a : 1, [all …]
|
/wlan-driver/fw-api/hw/kiwi/v2/ |
H A D | receive_user_info.h | 29 struct receive_user_info { struct 31 uint32_t phy_ppdu_id : 16, 32 user_rssi : 8, 33 pkt_type : 4, 34 stbc : 1, 35 reception_type : 3; 36 uint32_t rate_mcs : 4, 37 sgi : 2, 38 __reserved_g_0004 : 1, 39 reserved_1a : 1, [all …]
|
/wlan-driver/fw-api/hw/qcn9224/v2/ |
H A D | receive_user_info.h | 34 struct receive_user_info { struct 36 uint32_t phy_ppdu_id : 16, 37 user_rssi : 8, 38 pkt_type : 4, 39 stbc : 1, 40 reception_type : 3; 41 uint32_t rate_mcs : 4, 42 sgi : 2, 43 he_ranging_ndp : 1, 44 reserved_1a : 1, [all …]
|
/wlan-driver/fw-api/hw/qca5424/ |
H A D | receive_user_info.h | 27 struct receive_user_info { struct 29 uint32_t phy_ppdu_id : 16, 30 user_rssi : 8, 31 pkt_type : 4, 32 stbc : 1, 33 reception_type : 3; 34 uint32_t rate_mcs : 4, 35 sgi : 2, 36 he_ranging_ndp : 1, 37 reserved_1a : 1, [all …]
|
/wlan-driver/fw-api/hw/wcn7750/v1/ |
H A D | receive_user_info.h | 23 struct receive_user_info { struct 25 uint32_t phy_ppdu_id : 16, 26 user_rssi : 8, 27 pkt_type : 4, 28 stbc : 1, 29 reception_type : 3; 30 uint32_t rate_mcs : 4, 31 sgi : 2, 32 __reserved_g_0004 : 1, 33 reserved_1a : 1, [all …]
|
/wlan-driver/fw-api/hw/qcn9000/ |
H A D | receive_user_info.h | 34 struct receive_user_info { struct 35 uint32_t phy_ppdu_id : 16, //[15:0] 36 user_rssi : 8, //[23:16] 37 pkt_type : 4, //[27:24] 38 stbc : 1, //[28] 39 reception_type : 3; //[31:29] 40 uint32_t rate_mcs : 4, //[3:0] 41 sgi : 2, //[5:4] 42 receive_bandwidth : 2, //[7:6] 43 mimo_ss_bitmap : 8, //[15:8] [all …]
|
/wlan-driver/fw-api/hw/wcn6450/v1/ |
H A D | receive_user_info.h | 29 struct receive_user_info { struct 30 uint32_t phy_ppdu_id : 16, 31 user_rssi : 8, 32 pkt_type : 4, 33 stbc : 1, 34 reception_type : 3; 35 uint32_t rate_mcs : 4, 36 sgi : 2, 37 receive_bandwidth : 2, 38 mimo_ss_bitmap : 8, [all …]
|
/wlan-driver/fw-api/hw/qcn6122/ |
H A D | receive_user_info.h | 34 struct receive_user_info { struct 35 uint32_t phy_ppdu_id : 16, //[15:0] 36 user_rssi : 8, //[23:16] 37 pkt_type : 4, //[27:24] 38 stbc : 1, //[28] 39 reception_type : 3; //[31:29] 40 uint32_t rate_mcs : 4, //[3:0] 41 sgi : 2, //[5:4] 42 receive_bandwidth : 2, //[7:6] 43 mimo_ss_bitmap : 8, //[15:8] [all …]
|
/wlan-driver/fw-api/hw/qca5018/ |
H A D | receive_user_info.h | 34 struct receive_user_info { struct 35 uint32_t phy_ppdu_id : 16, //[15:0] 36 user_rssi : 8, //[23:16] 37 pkt_type : 4, //[27:24] 38 stbc : 1, //[28] 39 reception_type : 3; //[31:29] 40 uint32_t rate_mcs : 4, //[3:0] 41 sgi : 2, //[5:4] 42 receive_bandwidth : 2, //[7:6] 43 mimo_ss_bitmap : 8, //[15:8] [all …]
|
/wlan-driver/fw-api/hw/qca6750/v1/ |
H A D | receive_user_info.h | 41 struct receive_user_info { struct 42 uint32_t phy_ppdu_id : 16, //[15:0] 43 user_rssi : 8, //[23:16] 44 pkt_type : 4, //[27:24] 45 stbc : 1, //[28] 46 reception_type : 3; //[31:29] 47 uint32_t rate_mcs : 4, //[3:0] 48 sgi : 2, //[5:4] 49 receive_bandwidth : 2, //[7:6] 50 mimo_ss_bitmap : 8, //[15:8] [all …]
|
/wlan-driver/fw-api/hw/qca6490/v1/ |
H A D | receive_user_info.h | 41 struct receive_user_info { struct 42 uint32_t phy_ppdu_id : 16, //[15:0] 43 user_rssi : 8, //[23:16] 44 pkt_type : 4, //[27:24] 45 stbc : 1, //[28] 46 reception_type : 3; //[31:29] 47 uint32_t rate_mcs : 4, //[3:0] 48 sgi : 2, //[5:4] 49 receive_bandwidth : 2, //[7:6] 50 mimo_ss_bitmap : 8, //[15:8] [all …]
|
/wlan-driver/fw-api/hw/qca9574/ |
H A D | receive_user_info.h | 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 reception_type : 3; //[31:29] 46 uint32_t rate_mcs : 4, //[3:0] 47 sgi : 2, //[5:4] 48 receive_bandwidth : 2, //[7:6] 49 mimo_ss_bitmap : 8, //[15:8] [all …]
|
/wlan-driver/fw-api/hw/qca6390/v1/ |
H A D | receive_user_info.h | 36 struct receive_user_info { struct 37 uint32_t phy_ppdu_id : 16, //[15:0] 38 user_rssi : 8, //[23:16] 39 pkt_type : 4, //[27:24] 40 stbc : 1, //[28] 41 reception_type : 3; //[31:29] 42 uint32_t rate_mcs : 4, //[3:0] 43 sgi : 2, //[5:4] 44 receive_bandwidth : 2, //[7:6] 45 mimo_ss_bitmap : 8, //[15:8] [all …]
|
/wlan-driver/fw-api/hw/qca8074/v2/ |
H A D | receive_user_info.h | 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 reception_type : 3; //[31:29] 46 uint32_t rate_mcs : 4, //[3:0] 47 sgi : 2, //[5:4] 48 receive_bandwidth : 2, //[7:6] 49 mimo_ss_bitmap : 8, //[15:8] [all …]
|
/wlan-driver/fw-api/hw/qca8074/v1/ |
H A D | receive_user_info.h | 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] [all …]
|
/wlan-driver/fw-api/hw/qca6290/v1/ |
H A D | receive_user_info.h | 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] [all …]
|
/wlan-driver/fw-api/hw/qca6290/v2/ |
H A D | receive_user_info.h | 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] [all …]
|
/wlan-driver/fw-api/hw/qca6290/11ax/v2/ |
H A D | receive_user_info.h | 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 reception_type : 3; //[31:29] 41 uint32_t rate_mcs : 4, //[3:0] 42 sgi : 2, //[5:4] 43 receive_bandwidth : 2, //[7:6] 44 mimo_ss_bitmap : 8, //[15:8] [all …]
|
/wlan-driver/fw-api/hw/qca6290/11ax/v1/ |
H A D | receive_user_info.h | 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 reception_type : 3; //[31:29] 41 uint32_t rate_mcs : 4, //[3:0] 42 sgi : 2, //[5:4] 43 receive_bandwidth : 2, //[7:6] 44 mimo_ss_bitmap : 8, //[15:8] [all …]
|