Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/sme/src/qos/
Dsme_qos.c147 struct sme_qos_flowinfoentry { struct
1036 struct sme_qos_flowinfoentry *pentry = NULL; in sme_qos_internal_setup_req()
1573 struct sme_qos_flowinfoentry *pNewEntry = NULL; in sme_qos_internal_modify_req()
1574 struct sme_qos_flowinfoentry *flow_info = NULL; in sme_qos_internal_modify_req()
1600 flow_info = GET_BASE_ADDR(pEntry, struct sme_qos_flowinfoentry, link); in sme_qos_internal_modify_req()
1874 struct sme_qos_flowinfoentry *flow_info = NULL; in sme_qos_internal_release_req()
1875 struct sme_qos_flowinfoentry *pDeletedFlow = NULL; in sme_qos_internal_release_req()
1923 flow_info = GET_BASE_ADDR(pEntry, struct sme_qos_flowinfoentry, link); in sme_qos_internal_release_req()
3069 struct sme_qos_flowinfoentry *flow_info = NULL; in sme_qos_process_ft_reassoc_req_ev()
3138 flow_info = GET_BASE_ADDR(entry, struct sme_qos_flowinfoentry, in sme_qos_process_ft_reassoc_req_ev()
[all …]