]> git.baikalelectronics.ru Git - kernel.git/commit
brcmfmac: define more bits for the flags of struct brcmf_sta_info_le
authorRafał Miłecki <rafal@milecki.pl>
Thu, 28 Jun 2018 06:16:13 +0000 (08:16 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 4 Jul 2018 15:07:25 +0000 (18:07 +0300)
commitafd0d373b3bc9a444b57febfb5c09b2ba4afce2f
tree3a7208c51dcd659795e4467a3570dea35f0b43b2
parent14e051c0cc98ce06125532ced8cc1a77534d38ee
brcmfmac: define more bits for the flags of struct brcmf_sta_info_le

That struct is passed by a firmware when querying for STA info. Flags
are used to indicate what info could be obtained.

These new defines may allow passing more info to the cfg80211 in the
future. They had been obtained from Broadcom's SDK file wlioctl_defs.h
used by DD-WRT.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h