Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/sme/inc/
H A Dsme_api.h2205 QDF_STATUS sme_set_peer_param(uint8_t *peer_addr, uint32_t param_id,
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_assoc.c1471 if (sme_set_peer_param(peer_addr, WMI_HOST_PEER_USE_4ADDR, true, in hdd_config_wds_repeater_mode()
H A Dwlan_hdd_hostapd.c1790 status = sme_set_peer_param(attr.mac_addr, in hdd_hostapd_apply_action_oui()
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c7894 status = sme_set_peer_param(peer_mac->bytes, in sme_set_peer_ampdu()
13535 QDF_STATUS sme_set_peer_param(uint8_t *peer_addr, uint32_t param_id, in sme_set_peer_param() function