Searched defs:bss_info (Results 1 – 4 of 4) sorted by relevance
538 struct bss_info { struct539 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];
1735 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() local2604 u8 *bss_info; in mwifiex_handle_event_ext_scan_report() local
2185 struct mwifiex_bss_info bss_info; in mwifiex_cfg80211_inform_ibss_bss() local
349 struct wl_cfg80211_bss_info *bss_info; member