diff options
author | Donald Hunter <donald.hunter@gmail.com> | 2025-02-11 12:01:27 +0000 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-02-12 19:32:26 -0800 |
commit | 31438709ecdb12539fc48ad691c27c4c11c0a56b (patch) | |
tree | 8c12a9de9f7eaa5121b66ddefbe962d2761a2837 /include/linux/fpga/fpga-mgr.h | |
parent | fdb8050e1a873c87d99dc65a0468e257b632602e (diff) |
netlink: specs: wireless: add a spec for nl80211
Add a rudimentary YNL spec for nl80211 that covers get-wiphy,
get-interface and get-protocol-features.
./tools/net/ynl/pyynl/cli.py --family nl80211 \
--do get-protocol-features
{'protocol-features': {'split-wiphy-dump'}}
./tools/net/ynl/pyynl/cli.py --family nl80211 \
--dump get-wiphy --json '{ "split-wiphy-dump": true }'
./tools/net/ynl/pyynl/cli.py --family nl80211 \
--dump get-interface
Signed-off-by: Donald Hunter <donald.hunter@gmail.com>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Link: https://patch.msgid.link/20250211120127.84858-11-donald.hunter@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions