Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/dispatcher/inc/
H A Dwlan_cm_public_struct.h123 FILS_PK_MAX, enumerator
/wlan-driver/qca-wifi-host-cmn/os_if/linux/mlme/src/
H A Dosif_cm_req.c279 if (connect_req->fils_info.auth_type == FILS_PK_MAX && in osif_cm_is_conn_type_fils()
304 return FILS_PK_MAX; in osif_cm_get_fils_auth_type()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cfg80211.c27939 if (auth_type == FILS_PK_MAX) { in hdd_update_connect_params_fils_info()