/wlan-driver/fw-api/hw/qcc2072/v1/ |
H A D | rx_msdu_ext_desc_info.h | 23 struct rx_msdu_ext_desc_info { struct 25 uint32_t reo_destination_indication : 5, 26 service_code : 9, 27 priority_valid : 1, 28 data_offset : 12, 29 src_link_id : 3, 30 reserved_0a : 2;
|
/wlan-driver/fw-api/hw/qca5424/ |
H A D | rx_msdu_ext_desc_info.h | 27 struct rx_msdu_ext_desc_info { struct 29 uint32_t reo_destination_indication : 5, 30 service_code : 9, 31 priority_valid : 1, 32 data_offset : 12, 33 src_link_id : 3, 34 reserved_0a : 2;
|
/wlan-driver/fw-api/hw/qcn9224/v1/ |
H A D | rx_msdu_ext_desc_info.h | 34 struct rx_msdu_ext_desc_info { struct 36 uint32_t reo_destination_indication : 5, 37 service_code : 9, 38 priority_valid : 1, 39 data_offset : 12, 40 src_link_id : 3, 41 reserved_0a : 2;
|
/wlan-driver/fw-api/hw/qcn6432/ |
H A D | rx_msdu_ext_desc_info.h | 25 struct rx_msdu_ext_desc_info { struct 27 uint32_t reo_destination_indication : 5, // [4:0] 28 service_code : 9, // [13:5] 29 priority_valid : 1, // [14:14] 30 data_offset : 12, // [26:15] 31 src_link_id : 3, // [29:27] 32 reserved_0a : 2; // [31:30]
|
/wlan-driver/fw-api/hw/qca5332/ |
H A D | rx_msdu_ext_desc_info.h | 34 struct rx_msdu_ext_desc_info { struct 36 uint32_t reo_destination_indication : 5, // [4:0] 37 service_code : 9, // [13:5] 38 priority_valid : 1, // [14:14] 39 data_offset : 12, // [26:15] 40 src_link_id : 3, // [29:27] 41 reserved_0a : 2; // [31:30]
|
/wlan-driver/fw-api/hw/kiwi/v2/ |
H A D | rx_msdu_ext_desc_info.h | 29 struct rx_msdu_ext_desc_info { struct 31 uint32_t reo_destination_indication : 5, 32 service_code : 9, 33 priority_valid : 1, 34 data_offset : 12, 35 src_link_id : 3, 36 reserved_0a : 2;
|
/wlan-driver/fw-api/hw/wcn7750/v1/ |
H A D | rx_msdu_ext_desc_info.h | 23 struct rx_msdu_ext_desc_info { struct 25 uint32_t reo_destination_indication : 5, 26 service_code : 9, 27 priority_valid : 1, 28 data_offset : 12, 29 src_link_id : 3, 30 reserved_0a : 2;
|
/wlan-driver/fw-api/hw/qcn9224/v2/ |
H A D | rx_msdu_ext_desc_info.h | 34 struct rx_msdu_ext_desc_info { struct 36 uint32_t reo_destination_indication : 5, 37 service_code : 9, 38 priority_valid : 1, 39 data_offset : 12, 40 src_link_id : 3, 41 reserved_0a : 2;
|
/wlan-driver/fw-api/hw/peach/v2/ |
H A D | rx_msdu_ext_desc_info.h | 23 struct rx_msdu_ext_desc_info { struct 25 uint32_t reo_destination_indication : 5, 26 service_code : 9, 27 priority_valid : 1, 28 data_offset : 12, 29 src_link_id : 3, 30 reserved_0a : 2;
|
/wlan-driver/fw-api/hw/peach/v1/ |
H A D | rx_msdu_ext_desc_info.h | 23 struct rx_msdu_ext_desc_info { struct 25 uint32_t reo_destination_indication : 5, 26 service_code : 9, 27 priority_valid : 1, 28 data_offset : 12, 29 src_link_id : 3, 30 reserved_0a : 2;
|
/wlan-driver/fw-api/hw/kiwi/v1/ |
H A D | rx_msdu_ext_desc_info.h | 38 struct rx_msdu_ext_desc_info { struct 39 uint32_t reo_destination_indication : 5, 40 service_code : 9, 41 priority_valid : 1, 42 data_offset : 12, 43 reserved_0a : 5;
|