Home
last modified time | relevance | path

Searched refs:hw_tkip_crypto (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt.c868 .hw_tkip_crypto = true,
H A Drtw8852b.c1009 .hw_tkip_crypto = false,
H A Dcam.c489 if (!chip->hw_tkip_crypto) in rtw89_cam_sec_key_add()
H A Drtw8852a.c2413 .hw_tkip_crypto = false,
H A Drtw8851b.c2650 .hw_tkip_crypto = false,
H A Drtw8852c.c3213 .hw_tkip_crypto = true,
H A Drtw8922a.c3278 .hw_tkip_crypto = true,
H A Drtw8922d.c3753 .hw_tkip_crypto = true,
H A Dcore.h5756 bool hw_tkip_crypto; member