cfg80211_inform_bss_data — inform cfg80211 of a new BSS
struct cfg80211_bss * cfg80211_inform_bss_data ( | struct wiphy * wiphy, |
| struct cfg80211_inform_bss * data, | |
| enum cfg80211_bss_frame_type ftype, | |
| const u8 * bssid, | |
| u64 tsf, | |
| u16 capability, | |
| u16 beacon_interval, | |
| const u8 * ie, | |
| size_t ielen, | |
gfp_t gfp); |
wiphythe wiphy reporting the BSS
datathe BSS metadata
ftypeframe type (if known)
bssidthe BSSID of the BSS
tsfthe TSF sent by the peer in the beacon/probe response (or 0)
capabilitythe capability field sent by the peer
beacon_intervalthe beacon interval announced by the peer
ieadditional IEs sent by the peer
ielenlength of the additional IEs
gfpcontext flags