/wlan-driver/fw-api/hw/kiwi/v2/ |
D | rx_location_info.h | 29 struct rx_location_info { struct 31 uint32_t rx_location_info_valid : 1, argument 32 rtt_hw_ifft_mode : 1, 33 rtt_11az_mode : 2, 34 reserved_0 : 4, 35 rtt_num_fac : 8, 36 rtt_rx_chain_mask : 8, 37 rtt_num_streams : 8; 38 uint32_t rtt_first_selected_chain : 8, 39 rtt_second_selected_chain : 8, [all …]
|
/wlan-driver/fw-api/hw/qcn9224/v2/ |
D | rx_location_info.h | 34 struct rx_location_info { struct 36 uint32_t rx_location_info_valid : 1, argument 37 rtt_hw_ifft_mode : 1, 38 rtt_11az_mode : 2, 39 reserved_0 : 4, 40 rtt_num_fac : 8, 41 rtt_rx_chain_mask : 8, 42 rtt_num_streams : 8; 43 uint32_t rtt_first_selected_chain : 8, 44 rtt_second_selected_chain : 8, [all …]
|
/wlan-driver/fw-api/hw/peach/v2/ |
D | rx_location_info.h | 23 struct rx_location_info { struct 25 uint32_t rx_location_info_valid : 1, argument 26 rtt_hw_ifft_mode : 1, 27 rtt_11az_mode : 2, 28 reserved_0 : 4, 29 rtt_num_fac : 8, 30 rtt_rx_chain_mask : 8, 31 rtt_num_streams : 8; 32 uint32_t rtt_first_selected_chain : 8, 33 rtt_second_selected_chain : 8, [all …]
|
/wlan-driver/fw-api/hw/qcn6432/ |
D | rx_location_info.h | 25 struct rx_location_info { struct 27 uint32_t rx_location_info_valid : 1, // [0:0] argument 28 rtt_hw_ifft_mode : 1, // [1:1] 29 rtt_11az_mode : 2, // [3:2] 30 reserved_0 : 4, // [7:4] 31 rtt_num_fac : 8, // [15:8] 32 rtt_rx_chain_mask : 8, // [23:16] 33 rtt_num_streams : 8; // [31:24] 34 uint32_t rtt_first_selected_chain : 8, // [7:0] 35 rtt_second_selected_chain : 8, // [15:8] [all …]
|
/wlan-driver/fw-api/hw/qcc2072/v1/ |
D | rx_location_info.h | 23 struct rx_location_info { struct 25 uint32_t rx_location_info_valid : 1, argument 26 rtt_hw_ifft_mode : 1, 27 rtt_11az_mode : 2, 28 reserved_0 : 4, 29 rtt_num_fac : 8, 30 rtt_rx_chain_mask : 8, 31 rtt_num_streams : 8; 32 uint32_t rtt_first_selected_chain : 8, 33 rtt_second_selected_chain : 8, [all …]
|
/wlan-driver/fw-api/hw/qca5424/ |
D | rx_location_info.h | 27 struct rx_location_info { struct 29 uint32_t rx_location_info_valid : 1, argument 30 rtt_hw_ifft_mode : 1, 31 rtt_11az_mode : 2, 32 reserved_0 : 4, 33 rtt_num_fac : 8, 34 rtt_rx_chain_mask : 8, 35 rtt_num_streams : 8; 36 uint32_t rtt_first_selected_chain : 8, 37 rtt_second_selected_chain : 8, [all …]
|
/wlan-driver/fw-api/hw/peach/v1/ |
D | rx_location_info.h | 23 struct rx_location_info { struct 25 uint32_t rx_location_info_valid : 1, argument 26 rtt_hw_ifft_mode : 1, 27 rtt_11az_mode : 2, 28 reserved_0 : 4, 29 rtt_num_fac : 8, 30 rtt_rx_chain_mask : 8, 31 rtt_num_streams : 8; 32 uint32_t rtt_first_selected_chain : 8, 33 rtt_second_selected_chain : 8, [all …]
|
/wlan-driver/fw-api/hw/qca5332/ |
D | rx_location_info.h | 34 struct rx_location_info { struct 36 uint32_t rx_location_info_valid : 1, // [0:0] argument 37 rtt_hw_ifft_mode : 1, // [1:1] 38 rtt_11az_mode : 2, // [3:2] 39 reserved_0 : 4, // [7:4] 40 rtt_num_fac : 8, // [15:8] 41 rtt_rx_chain_mask : 8, // [23:16] 42 rtt_num_streams : 8; // [31:24] 43 uint32_t rtt_first_selected_chain : 8, // [7:0] 44 rtt_second_selected_chain : 8, // [15:8] [all …]
|
/wlan-driver/fw-api/hw/wcn7750/v1/ |
D | rx_location_info.h | 23 struct rx_location_info { struct 25 uint32_t rx_location_info_valid : 1, argument 26 rtt_hw_ifft_mode : 1, 27 rtt_11az_mode : 2, 28 reserved_0 : 4, 29 rtt_num_fac : 8, 30 rtt_rx_chain_mask : 8, 31 rtt_num_streams : 8; 32 uint32_t rtt_first_selected_chain : 8, 33 rtt_second_selected_chain : 8, [all …]
|
/wlan-driver/fw-api/hw/kiwi/v1/ |
D | rx_location_info.h | 38 struct rx_location_info { struct 39 uint32_t rx_location_info_valid : 1, argument 40 rtt_hw_ifft_mode : 1, 41 rtt_11az_mode : 2, 42 reserved_0 : 4, 43 rtt_num_fac : 8, 44 rtt_rx_chain_mask : 8, 45 rtt_num_streams : 8; 46 uint32_t rtt_first_selected_chain : 8, 47 rtt_second_selected_chain : 8, [all …]
|
/wlan-driver/fw-api/hw/qcn9224/v1/ |
D | rx_location_info.h | 34 struct rx_location_info { struct 36 uint32_t rx_location_info_valid : 1, argument 37 rtt_hw_ifft_mode : 1, 38 rtt_11az_mode : 2, 39 reserved_0 : 4, 40 rtt_num_fac : 8, 41 rtt_rx_chain_mask : 8, 42 rtt_num_streams : 8; 43 uint32_t rtt_first_selected_chain : 8, 44 rtt_second_selected_chain : 8, [all …]
|
/wlan-driver/fw-api/hw/qca9574/ |
D | rx_location_info.h | 46 struct rx_location_info { struct 47 uint32_t rtt_fac_legacy : 16, //[15:0] 48 rtt_fac_legacy_ext80 : 16; //[31:16] 49 uint32_t rtt_fac_vht : 16, //[15:0] 50 rtt_fac_vht_ext80 : 16; //[31:16] 51 uint32_t rtt_fac_legacy_status : 1, //[0] 52 rtt_fac_legacy_ext80_status : 1, //[1] 53 rtt_fac_vht_status : 1, //[2] 54 rtt_fac_vht_ext80_status : 1, //[3] 55 rtt_fac_sifs : 12, //[15:4] [all …]
|
/wlan-driver/fw-api/hw/wcn6450/v1/ |
D | rx_location_info.h | 29 struct rx_location_info { struct 30 uint32_t rtt_fac_legacy : 16, 31 rtt_fac_legacy_ext80 : 16; 32 uint32_t rtt_fac_vht : 16, 33 rtt_fac_vht_ext80 : 16; 34 uint32_t rtt_fac_legacy_status : 1, 35 rtt_fac_legacy_ext80_status : 1, 36 rtt_fac_vht_status : 1, 37 rtt_fac_vht_ext80_status : 1, 38 rtt_fac_sifs : 12, [all …]
|
/wlan-driver/fw-api/hw/qca6290/11ax/v2/ |
D | rx_location_info.h | 42 struct rx_location_info { struct 43 uint32_t rtt_fac_legacy : 16, //[15:0] 44 rtt_fac_legacy_ext80 : 16; //[31:16] 45 uint32_t rtt_fac_vht : 16, //[15:0] 46 rtt_fac_vht_ext80 : 16; //[31:16] 47 uint32_t rtt_fac_legacy_status : 1, //[0] 48 rtt_fac_legacy_ext80_status : 1, //[1] 49 rtt_fac_vht_status : 1, //[2] 50 rtt_fac_vht_ext80_status : 1, //[3] 51 rtt_fac_sifs : 12, //[15:4] [all …]
|
/wlan-driver/fw-api/hw/qca6390/v1/ |
D | rx_location_info.h | 42 struct rx_location_info { struct 43 uint32_t rtt_fac_legacy : 16, //[15:0] 44 rtt_fac_legacy_ext80 : 16; //[31:16] 45 uint32_t rtt_fac_vht : 16, //[15:0] 46 rtt_fac_vht_ext80 : 16; //[31:16] 47 uint32_t rtt_fac_legacy_status : 1, //[0] 48 rtt_fac_legacy_ext80_status : 1, //[1] 49 rtt_fac_vht_status : 1, //[2] 50 rtt_fac_vht_ext80_status : 1, //[3] 51 rtt_fac_sifs : 12, //[15:4] [all …]
|
/wlan-driver/fw-api/hw/qca6750/v1/ |
D | rx_location_info.h | 47 struct rx_location_info { struct 48 uint32_t rtt_fac_legacy : 16, //[15:0] 49 rtt_fac_legacy_ext80 : 16; //[31:16] 50 uint32_t rtt_fac_vht : 16, //[15:0] 51 rtt_fac_vht_ext80 : 16; //[31:16] 52 uint32_t rtt_fac_legacy_status : 1, //[0] 53 rtt_fac_legacy_ext80_status : 1, //[1] 54 rtt_fac_vht_status : 1, //[2] 55 rtt_fac_vht_ext80_status : 1, //[3] 56 rtt_fac_sifs : 12, //[15:4] [all …]
|
/wlan-driver/fw-api/hw/qca6490/v1/ |
D | rx_location_info.h | 47 struct rx_location_info { struct 48 uint32_t rtt_fac_legacy : 16, //[15:0] 49 rtt_fac_legacy_ext80 : 16; //[31:16] 50 uint32_t rtt_fac_vht : 16, //[15:0] 51 rtt_fac_vht_ext80 : 16; //[31:16] 52 uint32_t rtt_fac_legacy_status : 1, //[0] 53 rtt_fac_legacy_ext80_status : 1, //[1] 54 rtt_fac_vht_status : 1, //[2] 55 rtt_fac_vht_ext80_status : 1, //[3] 56 rtt_fac_sifs : 12, //[15:4] [all …]
|
/wlan-driver/fw-api/hw/qca8074/v1/ |
D | rx_location_info.h | 48 struct rx_location_info { struct 49 uint32_t rtt_fac_legacy : 16, //[15:0] 50 rtt_fac_legacy_ext80 : 16; //[31:16] 51 uint32_t rtt_fac_vht : 16, //[15:0] 52 rtt_fac_vht_ext80 : 16; //[31:16] 53 uint32_t rtt_fac_legacy_status : 1, //[0] 54 rtt_fac_legacy_ext80_status : 1, //[1] 55 rtt_fac_vht_status : 1, //[2] 56 rtt_fac_vht_ext80_status : 1, //[3] 57 rtt_fac_sifs : 12, //[15:4] [all …]
|
/wlan-driver/fw-api/hw/qca8074/v2/ |
D | rx_location_info.h | 46 struct rx_location_info { struct 47 uint32_t rtt_fac_legacy : 16, //[15:0] 48 rtt_fac_legacy_ext80 : 16; //[31:16] 49 uint32_t rtt_fac_vht : 16, //[15:0] 50 rtt_fac_vht_ext80 : 16; //[31:16] 51 uint32_t rtt_fac_legacy_status : 1, //[0] 52 rtt_fac_legacy_ext80_status : 1, //[1] 53 rtt_fac_vht_status : 1, //[2] 54 rtt_fac_vht_ext80_status : 1, //[3] 55 rtt_fac_sifs : 12, //[15:4] [all …]
|
/wlan-driver/fw-api/hw/qcn6122/ |
D | rx_location_info.h | 40 struct rx_location_info { struct 41 uint32_t rtt_fac_legacy : 16, //[15:0] 42 rtt_fac_legacy_ext80 : 16; //[31:16] 43 uint32_t rtt_fac_vht : 16, //[15:0] 44 rtt_fac_vht_ext80 : 16; //[31:16] 45 uint32_t rtt_fac_legacy_status : 1, //[0] 46 rtt_fac_legacy_ext80_status : 1, //[1] 47 rtt_fac_vht_status : 1, //[2] 48 rtt_fac_vht_ext80_status : 1, //[3] 49 rtt_fac_sifs : 12, //[15:4] [all …]
|
/wlan-driver/fw-api/hw/qca5018/ |
D | rx_location_info.h | 40 struct rx_location_info { struct 41 uint32_t rtt_fac_legacy : 16, //[15:0] 42 rtt_fac_legacy_ext80 : 16; //[31:16] 43 uint32_t rtt_fac_vht : 16, //[15:0] 44 rtt_fac_vht_ext80 : 16; //[31:16] 45 uint32_t rtt_fac_legacy_status : 1, //[0] 46 rtt_fac_legacy_ext80_status : 1, //[1] 47 rtt_fac_vht_status : 1, //[2] 48 rtt_fac_vht_ext80_status : 1, //[3] 49 rtt_fac_sifs : 12, //[15:4] [all …]
|
/wlan-driver/fw-api/hw/qcn9000/ |
D | rx_location_info.h | 40 struct rx_location_info { struct 41 uint32_t rtt_fac_legacy : 16, //[15:0] 42 rtt_fac_legacy_ext80 : 16; //[31:16] 43 uint32_t rtt_fac_vht : 16, //[15:0] 44 rtt_fac_vht_ext80 : 16; //[31:16] 45 uint32_t rtt_fac_legacy_status : 1, //[0] 46 rtt_fac_legacy_ext80_status : 1, //[1] 47 rtt_fac_vht_status : 1, //[2] 48 rtt_fac_vht_ext80_status : 1, //[3] 49 rtt_fac_sifs : 12, //[15:4] [all …]
|
/wlan-driver/fw-api/hw/qca6290/11ax/v1/ |
D | rx_location_info.h | 42 struct rx_location_info { struct 43 uint32_t rtt_fac_legacy : 16, //[15:0] 44 rtt_fac_legacy_ext80 : 16; //[31:16] 45 uint32_t rtt_fac_vht : 16, //[15:0] 46 rtt_fac_vht_ext80 : 16; //[31:16] 47 uint32_t rtt_fac_legacy_status : 1, //[0] 48 rtt_fac_legacy_ext80_status : 1, //[1] 49 rtt_fac_vht_status : 1, //[2] 50 rtt_fac_vht_ext80_status : 1, //[3] 51 rtt_fac_sifs : 12, //[15:4] [all …]
|
/wlan-driver/fw-api/hw/qca6290/v2/ |
D | rx_location_info.h | 42 struct rx_location_info { struct 43 uint32_t rtt_fac_legacy : 16, //[15:0] 44 rtt_fac_legacy_ext80 : 16; //[31:16] 45 uint32_t rtt_fac_vht : 16, //[15:0] 46 rtt_fac_vht_ext80 : 16; //[31:16] 47 uint32_t rtt_fac_legacy_status : 1, //[0] 48 rtt_fac_legacy_ext80_status : 1, //[1] 49 rtt_fac_vht_status : 1, //[2] 50 rtt_fac_vht_ext80_status : 1, //[3] 51 rtt_fac_sifs : 12, //[15:4] [all …]
|
/wlan-driver/qcacld-3.0/core/dp/htt/ |
D | rx_desc.h | 257 struct rx_location_info { struct 282 rx_location_info_valid:1; /* [31] */ argument 299 struct rx_location_info rx_location_info; argument
|