Lines Matching +full:module +full:- +full:instance
1 // SPDX-License-Identifier: ISC
17 * brcmf_pno_start_sched_scan - initiate scheduled scan on device.
26 * brcmf_pno_stop_sched_scan - terminate scheduled scan on device.
34 * brcmf_pno_wiphy_params - fill scheduled scan parameters in wiphy instance.
36 * @wiphy: wiphy instance to be used.
37 * @gscan: indicates whether the device has support for g-scan feature.
42 * brcmf_pno_attach - allocate and attach module information.
49 * brcmf_pno_detach - detach and free module information.
56 * brcmf_pno_find_reqid_by_bucket - find request id for given bucket index.
58 * @pi: pno instance used.
64 * brcmf_pno_get_bucket_map - determine bucket map for given netinfo.
66 * @pi: pno instance used.