Lines Matching refs:bssid
442 bool bssid_filtering = !priv->rx_filter.bssid;
486 * receive frames from a different p2p device, turn off bssid filter.
490 * In that FW version even with bssid filter turned off,
591 priv->rx_filter.bssid = (*total_flags & (FIF_OTHER_BSS |
1207 const u8 *bssid;
1229 bssid = priv->vif->bss_conf.bssid;
1231 bss = cfg80211_get_bss(priv->hw->wiphy, priv->channel, bssid, NULL, 0,
1282 memcpy(join.bssid, bssid, sizeof(join.bssid));
1285 join.bssid,
1908 if (info->bssid && !vif->cfg.ibss_joined)
1909 sta = ieee80211_find_sta(vif, info->bssid);