Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/inc/
Dwma_internal.h702 void wma_objmgr_set_peer_mlme_phymode(tp_wma_handle wma, uint8_t *mac_addr,
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_mgmt.c1250 void wma_objmgr_set_peer_mlme_phymode(tp_wma_handle wma, uint8_t *mac_addr, in wma_objmgr_set_peer_mlme_phymode() function
1570 wma_objmgr_set_peer_mlme_phymode(wma, cmd->peer_mac, phymode); in wma_send_peer_assoc()
Dwma_scan_roam.c879 wma_objmgr_set_peer_mlme_phymode(wma, bssid->bytes, bss_phymode); in wma_update_phymode_on_roam()