Searched defs:beacon_interval (Results 1 - 1 of 1) sorted by relevance

/net/wireless/
H A Dscan.c776 found->pub.beacon_interval = tmp->pub.beacon_interval;
890 u16 beacon_interval, const u8 *ie, size_t ielen,
913 tmp.pub.beacon_interval = beacon_interval;
1016 tmp.pub.beacon_interval = le16_to_cpu(mgmt->u.probe_resp.beacon_int);
885 cfg80211_inform_bss_width(struct wiphy *wiphy, struct ieee80211_channel *rx_channel, enum nl80211_bss_scan_width scan_width, enum cfg80211_bss_frame_type ftype, const u8 *bssid, u64 tsf, u16 capability, u16 beacon_interval, const u8 *ie, size_t ielen, s32 signal, gfp_t gfp) argument

Completed in 46 milliseconds