Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/sme/inc/
H A Dsme_qos_internal.h108 uint8_t sme_qos_ese_retrieve_tspec_info(struct mac_context *mac, uint8_t sessionId,
/wlan-driver/qcacld-3.0/core/sme/src/csr/
H A Dcsr_api_roam.c5201 ese_tspec->numTspecs = sme_qos_ese_retrieve_tspec_info(mac_ctx, in csr_update_tspec_info()
6652 ese_tspec.numTspecs = sme_qos_ese_retrieve_tspec_info( in wlan_cm_ese_populate_additional_ies()
/wlan-driver/qcacld-3.0/core/sme/src/qos/
H A Dsme_qos.c2884 uint8_t sme_qos_ese_retrieve_tspec_info(struct mac_context *mac_ctx, in sme_qos_ese_retrieve_tspec_info() function