Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/utils/host_diag_log/inc/
H A Dhost_diag_core_event.h49 #define RSN_OUI_SIZE 4 macro
636 uint8_t akm_suite[RSN_OUI_SIZE];
637 uint8_t ucast_cipher[RSN_OUI_SIZE];
638 uint8_t mcast_cipher[RSN_OUI_SIZE];
639 uint8_t group_mgmt[RSN_OUI_SIZE];
/wlan-driver/qca-wifi-host-cmn/utils/host_diag_log/src/
H A Dhost_diag_log.c274 RSN_OUI_SIZE); in host_log_rsn_info()
276 RSN_OUI_SIZE); in host_log_rsn_info()
278 RSN_OUI_SIZE); in host_log_rsn_info()
280 RSN_OUI_SIZE); in host_log_rsn_info()
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dparser_api.c64 #define RSN_OUI_SIZE 4 macro