Home
last modified time | relevance | path

Searched refs:_byte_ (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/staging/rtl8712/
A Drtl871x_xmit.h41 pattrib_iv[0] = txpn._byte_.TSC0;\
42 pattrib_iv[1] = txpn._byte_.TSC1;\
43 pattrib_iv[2] = txpn._byte_.TSC2;\
53 pattrib_iv[0] = txpn._byte_.TSC1;\
55 pattrib_iv[2] = txpn._byte_.TSC0;\
57 pattrib_iv[4] = txpn._byte_.TSC2;\
58 pattrib_iv[5] = txpn._byte_.TSC3;\
59 pattrib_iv[6] = txpn._byte_.TSC4;\
60 pattrib_iv[7] = txpn._byte_.TSC5;\
67 pattrib_iv[0] = txpn._byte_.TSC0;\
[all …]
A Drtl871x_security.h50 } _byte_; member
61 } _byte_; member
180 txpn._byte_.TSC0 = iv[2];\
181 txpn._byte_.TSC1 = iv[0];\
182 txpn._byte_.TSC2 = iv[4];\
183 txpn._byte_.TSC3 = iv[5];\
184 txpn._byte_.TSC4 = iv[6];\
185 txpn._byte_.TSC5 = iv[7];\
/linux-6.3-rc2/drivers/staging/rtl8723bs/include/
A Drtw_xmit.h44 pattrib_iv[0] = dot11txpn._byte_.TSC0;\
45 pattrib_iv[1] = dot11txpn._byte_.TSC1;\
46 pattrib_iv[2] = dot11txpn._byte_.TSC2;\
54 pattrib_iv[0] = dot11txpn._byte_.TSC1;\
56 pattrib_iv[2] = dot11txpn._byte_.TSC0;\
58 pattrib_iv[4] = dot11txpn._byte_.TSC2;\
59 pattrib_iv[5] = dot11txpn._byte_.TSC3;\
60 pattrib_iv[6] = dot11txpn._byte_.TSC4;\
61 pattrib_iv[7] = dot11txpn._byte_.TSC5;\
67 pattrib_iv[0] = dot11txpn._byte_.TSC0;\
[all …]
A Drtw_security.h66 } _byte_; member
77 } _byte_; member
228 dot11txpn._byte_.TSC0 = iv[2];\
229 dot11txpn._byte_.TSC1 = iv[0];\
230 dot11txpn._byte_.TSC2 = iv[4];\
231 dot11txpn._byte_.TSC3 = iv[5];\
232 dot11txpn._byte_.TSC4 = iv[6];\
233 dot11txpn._byte_.TSC5 = iv[7];\

Completed in 9 milliseconds