Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_scan_roam.c2610 struct scan_mac_oui *set_oui) in wma_scan_probe_setoui() argument
2621 if (!wma_is_vdev_valid(set_oui->vdev_id)) { in wma_scan_probe_setoui()
2622 wma_err("vdev_id: %d is not active", set_oui->vdev_id); in wma_scan_probe_setoui()
2626 return wmi_unified_scan_probe_setoui_cmd(wmi_handle, set_oui); in wma_scan_probe_setoui()
/wlan-driver/qcacld-3.0/core/wma/inc/
Dwma_internal.h488 struct scan_mac_oui *set_oui);