Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Dparser_api.h188 struct fils_realm_identifier realm_identifier; member
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dparser_api.c2820 fils_ind->realm_identifier.is_present = true;
2821 fils_ind->realm_identifier.realm_cnt =
2823 qdf_mem_copy(fils_ind->realm_identifier.realm,
2824 data, fils_ind->realm_identifier.realm_cnt *
12034 if (fils_ind->realm_identifier.realm_cnt > SIR_MAX_REALM_COUNT)
12035 fils_ind->realm_identifier.realm_cnt = SIR_MAX_REALM_COUNT;
12038 fils_ind->realm_identifier.realm_cnt;
12040 fils_ind->realm_identifier.realm,