Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/scan/src/
Dtarget_if_scan.c545 if (scan_rx_ops->scan_set_max_active_scans) { in target_if_scan_set_max_active_scans()
546 status = scan_rx_ops->scan_set_max_active_scans(psoc, in target_if_scan_set_max_active_scans()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/src/
Dwlan_lmac_if.c1076 rx_ops->scan.scan_set_max_active_scans = tgt_scan_set_max_active_scans; in wlan_lmac_if_umac_rx_ops_register()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
Dwlan_lmac_if_def.h624 QDF_STATUS (*scan_set_max_active_scans)(struct wlan_objmgr_psoc *psoc, member