Searched refs:vif (Results 51 - 75 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/rtl818x/
H A Drtl8180.h70 struct ieee80211_vif *vif; member in struct:rtl8180_priv
H A Drtl8187_dev.c256 rts_dur = ieee80211_rts_duration(dev, priv->vif,
289 ieee80211_generic_frame_duration(dev, priv->vif,
1012 struct ieee80211_vif *vif)
1019 if (priv->vif)
1022 switch (vif->type) {
1030 priv->vif = vif;
1035 ((u8 *)vif->addr)[i]);
1044 struct ieee80211_vif *vif)
1048 priv->vif
1011 rtl8187_add_interface(struct ieee80211_hw *dev, struct ieee80211_vif *vif) argument
1043 rtl8187_remove_interface(struct ieee80211_hw *dev, struct ieee80211_vif *vif) argument
1149 rtl8187_bss_info_changed(struct ieee80211_hw *dev, struct ieee80211_vif *vif, struct ieee80211_bss_conf *info, u32 changed) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath5k/
H A Dbase.h185 struct ieee80211_vif *vif; member in struct:ath5k_softc
H A Dbase.c229 struct ieee80211_vif *vif);
231 struct ieee80211_vif *vif);
241 struct ieee80211_vif *vif, struct ieee80211_sta *sta,
251 struct ieee80211_vif *vif);
253 struct ieee80211_vif *vif,
1337 sc->vif, pktlen, info));
1343 sc->vif, pktlen, info));
2321 ath5k_beacon_update(sc->hw, sc->vif);
2328 skb = ieee80211_get_buffered_bc(sc->hw, sc->vif);
2331 skb = ieee80211_get_buffered_bc(sc->hw, sc->vif);
2970 ath5k_add_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) argument
3009 ath5k_remove_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) argument
3215 ath5k_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) argument
3346 ath5k_beacon_update(struct ieee80211_hw *hw, struct ieee80211_vif *vif) argument
3390 ath5k_bss_info_changed(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_bss_conf *bss_conf, u32 changes) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Dmesh_hwmp.c132 memcpy(mgmt->sa, sdata->vif.addr, ETH_ALEN);
134 memcpy(mgmt->bssid, sdata->vif.addr, ETH_ALEN);
226 memcpy(mgmt->sa, sdata->vif.addr, ETH_ALEN);
378 if (memcmp(orig_addr, sdata->vif.addr, ETH_ALEN) == 0) {
490 if (memcmp(target_addr, sdata->vif.addr, ETH_ALEN) == 0) {
583 if (memcmp(target_addr, sdata->vif.addr, ETH_ALEN) == 0)
893 mesh_path_sel_frame_tx(MPATH_PREQ, 0, sdata->vif.addr,
942 !memcmp(sdata->vif.addr, hdr->addr4, ETH_ALEN) &&
1013 mesh_path_sel_frame_tx(MPATH_RANN, 0, sdata->vif.addr,
H A Dspectmgmt.c46 memcpy(msr_report->sa, sdata->vif.addr, ETH_ALEN);
H A Dwme.c64 switch (sdata->vif.type) {
H A Ddebugfs_netdev.c171 if (sdata->vif.type != NL80211_IFTYPE_STATION)
191 if (sdata->vif.type != NL80211_IFTYPE_STATION)
375 switch (sdata->vif.type) {
H A Dkey.c79 if (sdata->vif.type == NL80211_IFTYPE_AP_VLAN)
115 if (sdata->vif.type == NL80211_IFTYPE_AP_VLAN)
375 if (sdata->vif.type == NL80211_IFTYPE_STATION) {
H A Dscan.c178 if (memcmp(mgmt->da, sdata->vif.addr, ETH_ALEN))
464 if (sdata->vif.type == NL80211_IFTYPE_STATION) {
468 if (sdata->vif.bss_conf.beacon_int <
471 sdata->vif.bss_conf.beacon_int;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boards/mach-highlander/
H A Dsetup.c38 .vif = 1,
68 .vif = 1,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ar9170/
H A Dmain.c516 if (ar->vif && ar->vif->type == NL80211_IFTYPE_AP)
1505 struct ieee80211_vif *vif)
1513 if (ar->vif) {
1518 ar->vif = vif;
1519 memcpy(common->macaddr, vif->addr, ETH_ALEN);
1521 if (modparam_nohwcrypt || (ar->vif->type != NL80211_IFTYPE_STATION)) {
1539 struct ieee80211_vif *vif)
1544 ar->vif
1504 ar9170_op_add_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) argument
1538 ar9170_op_remove_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) argument
1678 ar9170_op_bss_info_changed(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_bss_conf *bss_conf, u32 changed) argument
1770 ar9170_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) argument
1946 ar9170_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum ieee80211_ampdu_mlme_action action, struct ieee80211_sta *sta, u16 tid, u16 *ssn) argument
[all...]
H A Dar9170.h143 struct ieee80211_vif *vif; member in struct:ar9170
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-agn.c596 beacon = ieee80211_beacon_get(priv->hw, priv->vif);
3000 priv->vif = NULL;
3032 void iwl_post_associate(struct iwl_priv *priv, struct ieee80211_vif *vif) argument
3037 if (!vif || !priv->is_open)
3040 if (vif->type == NL80211_IFTYPE_AP) {
3055 iwl_setup_rxon_timing(priv, vif);
3069 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
3279 iwl_config_ap(struct iwl_priv *priv, struct ieee80211_vif *vif) argument
3333 iwl_mac_update_tkip_key(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_key_conf *keyconf, struct ieee80211_sta *sta, u32 iv32, u16 *phase1key) argument
3349 iwl_mac_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) argument
3414 iwl_mac_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum ieee80211_ampdu_mlme_action action, struct ieee80211_sta *sta, u16 tid, u16 *ssn) argument
3496 iwl_mac_sta_notify(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum sta_notify_cmd cmd, struct ieee80211_sta *sta) argument
3526 iwlagn_mac_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) argument
[all...]
H A Diwl3945-base.c795 beacon = ieee80211_beacon_get(priv->hw, priv->vif);
1780 struct ieee80211_vif *vif,
1797 passive_dwell = iwl_get_passive_dwell_time(priv, band, vif);
1826 struct ieee80211_vif *vif)
1840 passive_dwell = iwl_get_passive_dwell_time(priv, band, vif);
2791 void iwl3945_request_scan(struct iwl_priv *priv, struct ieee80211_vif *vif) argument
2875 interval = vif->bss_conf.beacon_int;
2955 vif->addr,
2972 iwl3945_get_single_channel_for_scan(priv, vif, band,
2978 (void *)&scan->data[le16_to_cpu(scan->tx_cmd.len)], vif);
1779 iwl3945_get_single_channel_for_scan(struct iwl_priv *priv, struct ieee80211_vif *vif, enum ieee80211_band band, struct iwl3945_scan_channel *scan_ch) argument
1822 iwl3945_get_channels_for_scan(struct iwl_priv *priv, enum ieee80211_band band, u8 is_active, u8 n_probes, struct iwl3945_scan_channel *scan_ch, struct ieee80211_vif *vif) argument
3052 iwl3945_post_associate(struct iwl_priv *priv, struct ieee80211_vif *vif) argument
3240 iwl3945_config_ap(struct iwl_priv *priv, struct ieee80211_vif *vif) argument
3289 iwl3945_mac_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) argument
3342 iwl3945_mac_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) argument
[all...]
H A Diwl-agn-tx.c961 int iwlagn_tx_agg_start(struct iwl_priv *priv, struct ieee80211_vif *vif, argument
1014 ieee80211_start_tx_ba_cb_irqsafe(vif, sta->addr, tid);
1024 int iwlagn_tx_agg_stop(struct iwl_priv *priv, struct ieee80211_vif *vif, argument
1048 ieee80211_stop_tx_ba_cb_irqsafe(vif, sta->addr, tid);
1090 ieee80211_stop_tx_ba_cb_irqsafe(vif, sta->addr, tid);
1116 ieee80211_stop_tx_ba_cb_irqsafe(priv->vif, addr, tid);
1124 ieee80211_start_tx_ba_cb_irqsafe(priv->vif, addr, tid);
1139 sta = ieee80211_find_sta(priv->vif, hdr->addr1);
H A Diwl-5000.c285 struct ieee80211_vif *vif = priv->vif; local
318 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/zd1211rw/
H A Dzd_mac.c867 struct ieee80211_vif *vif)
875 switch (vif->type) {
880 mac->type = vif->type;
886 return zd_write_mac_addr(&mac->chip, vif->addr);
890 struct ieee80211_vif *vif)
1026 struct ieee80211_vif *vif,
1040 struct sk_buff *beacon = ieee80211_beacon_get(hw, vif);
866 zd_op_add_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) argument
889 zd_op_remove_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) argument
1025 zd_op_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/ath/ath9k/
H A Dhtc.h159 struct ath9k_htc_target_vif *vif; member in struct:ath9k_htc_target_sta
362 struct ieee80211_vif *vif; member in struct:ath9k_htc_priv
406 struct ieee80211_vif *vif);
H A Dhtc_drv_txrx.c91 if (tx_info->control.vif &&
92 (struct ath9k_htc_vif *) tx_info->control.vif->drv_priv)
94 tx_info->control.vif->drv_priv)->index;
227 sta = ieee80211_find_sta(priv->vif, hdr->addr1);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/wl12xx/
H A Dwl1271_cmd.c517 skb = ieee80211_nullfunc_get(wl->hw, wl->vif);
541 skb = ieee80211_nullfunc_get(wl->hw, wl->vif);
564 skb = ieee80211_pspoll_get(wl->hw, wl->vif);
583 skb = ieee80211_probereq_get(wl->hw, wl->vif, ssid, ssid_len,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43legacy/
H A Dmain.c1037 dev->wl->vif,
1102 dev->wl->vif,
1248 beacon = ieee80211_beacon_get(wl->hw, wl->vif);
2736 struct ieee80211_vif *vif,
2746 B43legacy_WARN_ON(wl->vif != vif);
3335 struct ieee80211_vif *vif)
3344 if (vif->type != NL80211_IFTYPE_AP &&
3345 vif->type != NL80211_IFTYPE_STATION &&
3346 vif
2735 b43legacy_op_bss_info_changed(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_bss_conf *conf, u32 changed) argument
3334 b43legacy_op_add_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) argument
3376 b43legacy_op_remove_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2x00queue.c214 struct rt2x00_intf *intf = vif_to_intf(tx_info->control.vif);
218 unlikely(!tx_info->control.vif))
562 struct ieee80211_vif *vif,
565 struct rt2x00_intf *intf = vif_to_intf(vif);
586 intf->beacon->skb = ieee80211_beacon_get(rt2x00dev->hw, vif);
561 rt2x00queue_update_beacon(struct rt2x00_dev *rt2x00dev, struct ieee80211_vif *vif, const bool enable_beacon) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43/
H A Dmain.c855 struct ieee80211_vif *vif,
1640 beacon = ieee80211_beacon_get(wl->hw, wl->vif);
3653 struct ieee80211_vif *vif,
3666 B43_WARN_ON(wl->vif != vif);
3711 struct ieee80211_vif *vif, struct ieee80211_sta *sta,
4375 struct ieee80211_vif *vif)
4383 if (vif->type != NL80211_IFTYPE_AP &&
4384 vif->type != NL80211_IFTYPE_MESH_POINT &&
4385 vif
854 b43_op_update_tkip_key(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_key_conf *keyconf, struct ieee80211_sta *sta, u32 iv32, u16 *phase1key) argument
3652 b43_op_bss_info_changed(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_bss_conf *conf, u32 changed) argument
3710 b43_op_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) argument
4374 b43_op_add_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) argument
4414 b43_op_remove_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) argument
4515 b43_op_sta_notify(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum sta_notify_cmd notify_cmd, struct ieee80211_sta *sta) argument
[all...]
H A Dxmit.c231 dev->wl->hw, info->control.vif, fragment_len, fbrate);
384 ieee80211_ctstoself_get(dev->wl->hw, info->control.vif,
399 ieee80211_rts_get(dev->wl->hw, info->control.vif,

Completed in 324 milliseconds

12345