Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/inc/
Dwma_internal.h596 void wma_add_sta(tp_wma_handle wma, tpAddStaParams add_sta);
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_scan_roam.c800 wma_add_sta(wma, add_sta_params); in wma_roam_update_vdev()
Dwma_dev_if.c5749 void wma_add_sta(tp_wma_handle wma, tpAddStaParams add_sta) in wma_add_sta() function
Dwma_main.c9282 wma_add_sta(wma_handle, (tpAddStaParams) msg->bodyptr); in wma_mc_process_msg()