Searched refs:bss_conf (Results 26 - 42 of 42) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-scan.c279 passive = vif ? vif->bss_conf.beacon_int : 0;
H A Diwl3945-base.c2875 interval = vif->bss_conf.beacon_int;
3066 vif->bss_conf.aid, priv->active_rxon.bssid_addr);
3088 priv->staging_rxon.assoc_id = cpu_to_le16(vif->bss_conf.aid);
3091 vif->bss_conf.aid, vif->bss_conf.beacon_int);
3093 if (vif->bss_conf.use_short_preamble)
3099 if (vif->bss_conf.use_short_slot)
3266 if (vif->bss_conf.use_short_preamble)
3274 if (vif->bss_conf.use_short_slot)
H A Diwl-agn.c3069 priv->staging_rxon.assoc_id = cpu_to_le16(vif->bss_conf.aid);
3072 vif->bss_conf.aid, vif->bss_conf.beacon_int);
3074 if (vif->bss_conf.use_short_preamble)
3080 if (vif->bss_conf.use_short_slot)
3089 vif->bss_conf.aid, priv->active_rxon.bssid_addr);
3310 if (vif->bss_conf.use_short_preamble)
3318 if (vif->bss_conf.use_short_slot)
H A Diwl-5000.c318 vif->bss_conf.beacon_int * switch_count * TIME_UNIT;
H A Diwl-core.h379 struct ieee80211_bss_conf *bss_conf,
H A Diwl-6000.c241 vif->bss_conf.beacon_int * switch_count * TIME_UNIT;
H A Diwl-3945.c2288 ret = iwl_add_bssid_station(priv, vif->bss_conf.bssid, false,
2302 vif->bss_conf.bssid);
H A Diwl-4965.c1495 vif->bss_conf.beacon_int * switch_count * TIME_UNIT;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ar9170/
H A Dmain.c1680 struct ieee80211_bss_conf *bss_conf,
1690 memcpy(common->curbssid, bss_conf->bssid, ETH_ALEN);
1697 ar->enable_beacon = bss_conf->enable_beacon;
1715 err = ar9170_set_leds_state(ar, bss_conf->assoc ? 2 : 0);
1678 ar9170_op_bss_info_changed(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_bss_conf *bss_conf, u32 changed) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath5k/
H A Dbase.c254 struct ieee80211_bss_conf *bss_conf,
3392 struct ieee80211_bss_conf *bss_conf,
3406 memcpy(common->curbssid, bss_conf->bssid, ETH_ALEN);
3413 sc->bintval = bss_conf->beacon_int;
3416 sc->assoc = bss_conf->assoc;
3421 if (bss_conf->assoc) {
3424 bss_conf->aid, common->curbssid);
3425 common->curaid = bss_conf->aid;
3438 sc->enable_beacon = bss_conf->enable_beacon;
3390 ath5k_bss_info_changed(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_bss_conf *bss_conf, u32 changes) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2x00.h1108 struct ieee80211_bss_conf *bss_conf,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Dmesh.c519 sdata->vif.bss_conf.beacon_int = MESH_DEFAULT_BEACON_INTERVAL;
H A Drc80211_minstrel.c236 mrr = mp->has_mrr && !txrc->rts && !txrc->bss_conf->use_cts_prot;
H A Diface.c916 sdata->vif.bss_conf.basic_rates =
H A Dsta_info.c570 sta->sdata->vif.bss_conf.beacon_int *
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/winbond/
H A Dwbusb.c72 hal_set_beacon_period(&priv->sHwData, vif->bss_conf.beacon_int);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rtl818x/
H A Drtl8180_dev.c720 usecs_to_jiffies(1024 * vif->bss_conf.beacon_int));

Completed in 305 milliseconds

12