Lines Matching defs:tx_peer_entry

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]
38 a_msdu_wds_ad3_ad4 : 3, // [10:8]
39 ignore_hard_filters : 1, // [11:11]
40 ignore_soft_filters : 1, // [12:12]
41 epd_output : 1, // [13:13]
42 wds : 1, // [14:14]
43 insert_or_strip : 1, // [15:15]
44 sw_filter_id : 16; // [31:16]
45 uint32_t temporal_key_31_0 : 32; // [31:0]
46 uint32_t temporal_key_63_32 : 32; // [31:0]
47 uint32_t temporal_key_95_64 : 32; // [31:0]
48 uint32_t temporal_key_127_96 : 32; // [31:0]
49 uint32_t temporal_key_159_128 : 32; // [31:0]
50 uint32_t temporal_key_191_160 : 32; // [31:0]
51 uint32_t temporal_key_223_192 : 32; // [31:0]
52 uint32_t temporal_key_255_224 : 32; // [31:0]
53 uint32_t sta_partial_aid : 11, // [10:0]
54 transmit_vif : 4, // [14:11]
55 block_this_user : 1, // [15:15]
56 mesh_amsdu_mode : 2, // [17:16]
57 use_qos_alt_mute_mask : 1, // [18:18]
58 dl_ul_direction : 1, // [19:19]
59 reserved_12 : 12; // [31:20]
60 uint32_t insert_vlan_outer_tci : 16, // [15:0]
61 insert_vlan_inner_tci : 16; // [31:16]
62 uint32_t multi_link_addr_ad1_31_0 : 32; // [31:0]
63 uint32_t multi_link_addr_ad1_47_32 : 16, // [15:0]
64 multi_link_addr_ad2_15_0 : 16; // [31:16]
65 uint32_t multi_link_addr_ad2_47_16 : 32; // [31:0]
66 uint32_t multi_link_addr_crypto_enable : 1, // [0:0]
67 reserved_17a : 15, // [15:1]
68 sw_peer_id : 16; // [31:16]