Home
last modified time | relevance | path

Searched refs:RSN_CAP_OCVC (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dwpa.h226 #define RSN_CAP_OCVC 0x4000 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dwpa.h226 #define RSN_CAP_OCVC 0x4000 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmwpa.c1139 ((local_caps & RSN_CAP_OCVC) && in wpa_check_ocv_caps()
1140 (peer_caps & RSN_CAP_OCVC)); in wpa_check_ocv_caps()