Lines Matching defs:tx_peer_entry

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