commit | 4770c8f902285089ae1911de39808c808766a115 | [log] [tgz] |
---|---|---|
author | Ilan Peer <ilan.peer@intel.com> | Wed May 29 15:25:32 2019 +0300 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Jun 14 14:16:02 2019 +0200 |
tree | 5f91b4158dbbdb1571bb6c94701d9219abf9028d | |
parent | a0de1ca383c77a1ae123d7c0cea45e327b61876a [diff] |
cfg80211: Add a function to iterate all BSS entries Add a function that iterates over the BSS entries associated with a given wiphy and calls a callback for each iterated BSS. This can be used by drivers in various ways, e.g., to evaluate some property for all the BSSs in the medium. Signed-off-by: Ilan Peer <ilan.peer@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>