Lines Matching defs:bssid
2206 bss_info.bssid, 0, WLAN_CAPABILITY_IBSS,
2210 ether_addr_copy(priv->cfg_bssid, bss_info.bssid);
2232 const u8 *ssid, const u8 *bssid, int mode,
2343 bssid, ssid, ssid_len,
2348 bssid, ssid, ssid_len,
2361 "info: trying to associate to bssid %pM\n",
2362 bss->bssid);
2363 memcpy(&priv->cfg_bssid, bss->bssid, ETH_ALEN);
2438 "info: Trying to associate to bssid %pM\n", sme->bssid);
2443 ret = mwifiex_cfg80211_assoc(priv, sme->ssid_len, sme->ssid, sme->bssid,
2451 "info: associated to bssid %pM successfully\n",
2459 "info: association to bssid %pM failed\n",
2571 mwifiex_dbg(priv->adapter, MSG, "info: trying to join to bssid %pM\n",
2572 params->bssid);
2577 params->bssid, priv->bss_mode,
2585 "info: joined/created adhoc network with bssid\t"