Home
last modified time | relevance | path

Searched refs:STA_FLAG_ENCRYPT (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Ddev.h243 #define STA_FLAG_ENCRYPT 0x00008 macro
H A Ddev.c919 sta_info->s_flags &= ~STA_FLAG_ENCRYPT; in hw_crypto_key_clear()
1190 sta_info->s_flags |= STA_FLAG_ENCRYPT; in _write_pairwise_key_to_hw()