Searched refs:scan_set_max_active_scans (Results 1 – 3 of 3) sorted by relevance
545 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()
1076 rx_ops->scan.scan_set_max_active_scans = tgt_scan_set_max_active_scans; in wlan_lmac_if_umac_rx_ops_register()
624 QDF_STATUS (*scan_set_max_active_scans)(struct wlan_objmgr_psoc *psoc, member