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)
commit4b4a8d808c58fc0defc32a26b2fea35d66692c45
tree3a7208c51dcd659795e4467a3570dea35f0b43b2
parenta8d7631858aff156b72f807ee7cc062048e63836
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