Home
last modified time | relevance | path

Searched defs:tx_peer_entry (Results 1 – 10 of 10) sorted by relevance

/wlan-driver/fw-api/hw/peach/v2/
H A Dtx_peer_entry.h23 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 Dtx_peer_entry.h23 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 Dtx_peer_entry.h29 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 Dtx_peer_entry.h36 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 Dtx_peer_entry.h36 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 Dtx_peer_entry.h36 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 Dtx_peer_entry.h29 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 Dtx_peer_entry.h27 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 Ddp_htt.h308 tx_peer_entry:1, member
528 uint16_t tx_peer_entry; member
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
H A Dhal_api_mon.h1478 uint16_t tx_peer_entry; member