Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_mgmt.c3069 tUpdateUserPos *userpos) in wma_process_update_userpos() argument
3071 wma_debug("userPos = %x ", userpos->userPos); in wma_process_update_userpos()
3073 wma_set_peer_param(wma_handle, userpos->peer_mac, in wma_process_update_userpos()
3074 WMI_HOST_PEER_USERPOS, userpos->userPos, in wma_process_update_userpos()
3075 userpos->smesessionId); in wma_process_update_userpos()
3080 wma_set_ppsconfig(userpos->smesessionId, WMA_VHT_PPS_GID_MATCH, 1); in wma_process_update_userpos()
/wlan-driver/qcacld-3.0/core/wma/inc/
Dwma_internal.h801 tUpdateUserPos *userpos);