Searched refs:HDDcontext (Results 1 – 2 of 2) sorted by relevance
/wlan-driver/qcacld-3.0/core/sme/inc/ |
H A D | sme_qos_api.h | 216 typedef QDF_STATUS (*sme_QosCallback)(mac_handle_t mac_handle, void *HDDcontext, 223 void *HDDcontext,
|
/wlan-driver/qcacld-3.0/core/sme/src/qos/ |
H A D | sme_qos.c | 155 void *HDDcontext; member 169 void *HDDcontext; member 321 void *HDDcontext, 669 void *HDDcontext, in sme_qos_setup_req() argument 704 HDDcontext, UPType, in sme_qos_setup_req() 1026 void *HDDcontext, in sme_qos_internal_setup_req() argument 1088 cmd.u.setupCmdInfo.HDDcontext = HDDcontext; in sme_qos_internal_setup_req() 1125 pentry->HDDcontext = HDDcontext; in sme_qos_internal_setup_req() 1168 HDDcontext, in sme_qos_internal_setup_req() 1193 QoSCallback(MAC_HANDLE(mac), HDDcontext, in sme_qos_internal_setup_req() [all …]
|