/wlan-driver/fw-api/hw/peach/v2/ |
H A D | tx_peer_entry.h | 23 struct tx_peer_entry { struct 25 uint32_t mac_addr_a_31_0 : 32; 26 uint32_t mac_addr_a_47_32 : 16, 27 mac_addr_b_15_0 : 16; 28 uint32_t mac_addr_b_47_16 : 32; 29 uint32_t use_ad_b : 1, 30 strip_insert_vlan_inner : 1, 31 strip_insert_vlan_outer : 1, 32 vlan_llc_mode : 1, 33 key_type : 4, [all …]
|
/wlan-driver/fw-api/hw/peach/v1/ |
H A D | tx_peer_entry.h | 23 struct tx_peer_entry { struct 25 uint32_t mac_addr_a_31_0 : 32; 26 uint32_t mac_addr_a_47_32 : 16, 27 mac_addr_b_15_0 : 16; 28 uint32_t mac_addr_b_47_16 : 32; 29 uint32_t use_ad_b : 1, 30 strip_insert_vlan_inner : 1, 31 strip_insert_vlan_outer : 1, 32 vlan_llc_mode : 1, 33 key_type : 4, [all …]
|
/wlan-driver/fw-api/hw/kiwi/v2/ |
H A D | tx_peer_entry.h | 29 struct tx_peer_entry { struct 31 uint32_t mac_addr_a_31_0 : 32; 32 uint32_t mac_addr_a_47_32 : 16, 33 mac_addr_b_15_0 : 16; 34 uint32_t mac_addr_b_47_16 : 32; 35 uint32_t use_ad_b : 1, 36 strip_insert_vlan_inner : 1, 37 strip_insert_vlan_outer : 1, 38 vlan_llc_mode : 1, 39 key_type : 4, [all …]
|
/wlan-driver/fw-api/hw/qca5332/ |
H A D | tx_peer_entry.h | 36 struct tx_peer_entry { struct 38 uint32_t mac_addr_a_31_0 : 32; // [31:0] 39 uint32_t mac_addr_a_47_32 : 16, // [15:0] 40 mac_addr_b_15_0 : 16; // [31:16] 41 uint32_t mac_addr_b_47_16 : 32; // [31:0] 42 uint32_t use_ad_b : 1, // [0:0] 43 strip_insert_vlan_inner : 1, // [1:1] 44 strip_insert_vlan_outer : 1, // [2:2] 45 vlan_llc_mode : 1, // [3:3] 46 key_type : 4, // [7:4] [all …]
|
/wlan-driver/fw-api/hw/qcn9224/v2/ |
H A D | tx_peer_entry.h | 36 struct tx_peer_entry { struct 38 uint32_t mac_addr_a_31_0 : 32; 39 uint32_t mac_addr_a_47_32 : 16, 40 mac_addr_b_15_0 : 16; 41 uint32_t mac_addr_b_47_16 : 32; 42 uint32_t use_ad_b : 1, 43 strip_insert_vlan_inner : 1, 44 strip_insert_vlan_outer : 1, 45 vlan_llc_mode : 1, 46 key_type : 4, [all …]
|
/wlan-driver/fw-api/hw/qcn9224/v1/ |
H A D | tx_peer_entry.h | 36 struct tx_peer_entry { struct 38 uint32_t mac_addr_a_31_0 : 32; 39 uint32_t mac_addr_a_47_32 : 16, 40 mac_addr_b_15_0 : 16; 41 uint32_t mac_addr_b_47_16 : 32; 42 uint32_t use_ad_b : 1, 43 strip_insert_vlan_inner : 1, 44 strip_insert_vlan_outer : 1, 45 vlan_llc_mode : 1, 46 key_type : 4, [all …]
|
/wlan-driver/fw-api/hw/qca5424/ |
H A D | tx_peer_entry.h | 29 struct tx_peer_entry { struct 31 uint32_t mac_addr_a_31_0 : 32; 32 uint32_t mac_addr_a_47_32 : 16, 33 mac_addr_b_15_0 : 16; 34 uint32_t mac_addr_b_47_16 : 32; 35 uint32_t use_ad_b : 1, 36 strip_insert_vlan_inner : 1, 37 strip_insert_vlan_outer : 1, 38 vlan_llc_mode : 1, 39 key_type : 4, [all …]
|
/wlan-driver/fw-api/hw/qcn6432/ |
H A D | tx_peer_entry.h | 27 struct tx_peer_entry { struct 29 uint32_t mac_addr_a_31_0 : 32; // [31:0] 30 uint32_t mac_addr_a_47_32 : 16, // [15:0] 31 mac_addr_b_15_0 : 16; // [31:16] 32 uint32_t mac_addr_b_47_16 : 32; // [31:0] 33 uint32_t use_ad_b : 1, // [0:0] 34 strip_insert_vlan_inner : 1, // [1:1] 35 strip_insert_vlan_outer : 1, // [2:2] 36 vlan_llc_mode : 1, // [3:3] 37 key_type : 4, // [7:4] [all …]
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
H A D | dp_htt.h | 308 tx_peer_entry:1, member 528 uint16_t tx_peer_entry; member
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/ |
H A D | hal_api_mon.h | 1478 uint16_t tx_peer_entry; member
|