Searched refs:vif (Results 101 - 112 of 112) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-4965.c1462 struct ieee80211_vif *vif = priv->vif; local
1495 vif->bss_conf.beacon_int * switch_count * TIME_UNIT;
H A Diwl-3945.c2282 struct ieee80211_vif *vif, bool add)
2284 struct iwl_vif_priv *vif_priv = (void *)vif->drv_priv;
2288 ret = iwl_add_bssid_station(priv, vif->bss_conf.bssid, false,
2302 vif->bss_conf.bssid);
2281 iwl3945_manage_ibss_station(struct iwl_priv *priv, struct ieee80211_vif *vif, bool add) argument
H A Diwl-3945-rs.c935 sta = ieee80211_find_sta(priv->vif,
H A Diwl-dev.h1256 struct ieee80211_vif *vif; member in struct:iwl_priv
H A Diwl-sta.c1413 struct ieee80211_vif *vif,
1412 iwl_mac_sta_remove(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Dr8a66597-udc.c571 u16 vif = r8a66597->pdata->vif ? LDRV : 0; local
589 r8a66597_bset(r8a66597, vif | endian, PINCFG);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43/
H A Db43.h785 struct ieee80211_vif *vif; member in struct:b43_wl
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43legacy/
H A Db43legacy.h583 struct ieee80211_vif *vif; member in struct:b43legacy_wl
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Dmesh_plink.c182 memcpy(mgmt->sa, sdata->vif.addr, ETH_ALEN);
H A Dwork.c273 memcpy(mgmt->sa, sdata->vif.addr, ETH_ALEN);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dr8a66597-hcd.c189 u16 vif = r8a66597->pdata->vif ? LDRV : 0; local
197 r8a66597_bset(r8a66597, vif & LDRV, PINCFG);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2800lib.c3047 int rt2800_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, argument
3060 ieee80211_start_tx_ba_cb_irqsafe(vif, sta->addr, tid);
3063 ieee80211_stop_tx_ba_cb_irqsafe(vif, sta->addr, tid);

Completed in 122 milliseconds

12345