Searched defs:tcl_entrance_from_ppe_ring (Results 1 – 5 of 5) sorted by relevance
/wlan-driver/fw-api/hw/qcn6432/ |
H A D | tcl_entrance_from_ppe_ring.h | 25 struct tcl_entrance_from_ppe_ring { struct 27 uint32_t buffer_addr_lo : 32; // [31:0] 28 uint32_t buffer_addr_hi : 8, // [7:0] 29 drop_prec : 2, // [9:8] 30 fake_mac_header : 1, // [10:10] 31 known_ind : 1, // [11:11] 32 cpu_code_valid : 1, // [12:12] 33 tunnel_term_ind : 1, // [13:13] 34 tunnel_type : 1, // [14:14] 35 wifi_qos_flag : 1, // [15:15] [all …]
|
/wlan-driver/fw-api/hw/qca5332/ |
H A D | tcl_entrance_from_ppe_ring.h | 34 struct tcl_entrance_from_ppe_ring { struct 36 uint32_t buffer_addr_lo : 32; // [31:0] 37 uint32_t buffer_addr_hi : 8, // [7:0] 38 drop_prec : 2, // [9:8] 39 fake_mac_header : 1, // [10:10] 40 known_ind : 1, // [11:11] 41 cpu_code_valid : 1, // [12:12] 42 tunnel_term_ind : 1, // [13:13] 43 tunnel_type : 1, // [14:14] 44 wifi_qos_flag : 1, // [15:15] [all …]
|
/wlan-driver/fw-api/hw/qcn9224/v1/ |
H A D | tcl_entrance_from_ppe_ring.h | 34 struct tcl_entrance_from_ppe_ring { struct 36 uint32_t buffer_addr_lo : 32; 37 uint32_t buffer_addr_hi : 8, 38 drop_prec : 2, 39 fake_mac_header : 1, 40 known_ind : 1, 41 cpu_code_valid : 1, 42 tunnel_term_ind : 1, 43 tunnel_type : 1, 44 wifi_qos_flag : 1, [all …]
|
/wlan-driver/fw-api/hw/qca5424/ |
H A D | tcl_entrance_from_ppe_ring.h | 27 struct tcl_entrance_from_ppe_ring { struct 29 uint32_t buffer_addr_lo : 32; 30 uint32_t buffer_addr_hi : 8, 31 drop_prec : 2, 32 fake_mac_header : 1, 33 known_ind : 1, 34 cpu_code_valid : 1, 35 tunnel_term_ind : 1, 36 tunnel_type : 1, 37 wifi_qos_flag : 1, [all …]
|
/wlan-driver/fw-api/hw/qcn9224/v2/ |
H A D | tcl_entrance_from_ppe_ring.h | 34 struct tcl_entrance_from_ppe_ring { struct 36 uint32_t buffer_addr_lo : 32; 37 uint32_t buffer_addr_hi : 8, 38 drop_prec : 2, 39 fake_mac_header : 1, 40 known_ind : 1, 41 cpu_code_valid : 1, 42 tunnel_term_ind : 1, 43 tunnel_type : 1, 44 wifi_qos_flag : 1, [all …]
|