Home
last modified time | relevance | path

Searched defs:bss_info (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/atmel/
H A Datmel.c538 struct bss_info { struct
539 int channel;
540 int SSIDsize;
541 int RSSI;
542 int UsingWEP;
543 int preamble;
544 int beacon_period;
545 int BSStype;
546 u8 BSSID[6];
547 u8 SSID[MAX_SSID_LENGTH];
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dscan.c1735 mwifiex_parse_single_response_buf(struct mwifiex_private *priv, u8 **bss_info, in mwifiex_parse_single_response_buf()
2104 u8 *bss_info; in mwifiex_ret_802_11_scan() local
2605 u8 *bss_info; in mwifiex_handle_event_ext_scan_report() local
H A Dcfg80211.c2185 struct mwifiex_bss_info bss_info; in mwifiex_cfg80211_inform_ibss_bss() local
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.h349 struct wl_cfg80211_bss_info *bss_info; member