Searched refs:aid (Results 1 - 25 of 74) sorted by relevance

123

/drivers/net/wireless/ath/ath6kl/
H A Dmain.c42 struct ath6kl_sta *ath6kl_find_sta_by_aid(struct ath6kl *ar, u8 aid) argument
48 if (ar->sta_list[ctr].aid == aid) {
56 static void ath6kl_add_new_sta(struct ath6kl_vif *vif, u8 *mac, u16 aid, argument
64 free_slot = aid - 1;
70 sta->aid = aid;
77 ar->ap_stats.sta[free_slot].aid = cpu_to_le32(aid);
101 memset(&ar->ap_stats.sta[sta->aid
442 ath6kl_connect_ap_mode_sta(struct ath6kl_vif *vif, u16 aid, u8 *mac_addr, u8 keymgmt, u8 ucipher, u8 auth, u8 assoc_req_len, u8 *assoc_info, u8 apsd_info) argument
816 ath6kl_pspoll_event(struct ath6kl_vif *vif, u8 aid) argument
[all...]
H A Dcore.h314 u8 aid; member in struct:ath6kl_sta
779 struct ath6kl_sta *ath6kl_find_sta_by_aid(struct ath6kl *ar, u8 aid);
790 void ath6kl_connect_ap_mode_sta(struct ath6kl_vif *vif, u16 aid, u8 *mac_addr,
803 void ath6kl_pspoll_event(struct ath6kl_vif *vif, u8 aid);
H A Dtxrx.c23 * aid - tid_mux4..tid_mux7
163 conn->aid, 1, 0);
200 conn->aid, 1);
1270 conn->aid, 0, flags);
1473 conn->aid, 0, 0);
1477 conn->aid, 0);
1670 u8 tid, aid; local
1673 aid = ath6kl_get_aid(tid_mux);
1674 sta = ath6kl_find_sta_by_aid(vif->ar, aid);
1767 u8 tid, aid; local
[all...]
H A Dwmi.h1412 u8 aid; member in struct:wmi_connect_event::__anon3190::__anon3192
2117 __le16 aid; member in struct:wmi_ap_set_pvb_cmd
2154 __le16 aid; member in struct:wmi_ap_apsd_buffered_traffic_cmd
2161 __le16 aid; member in struct:wmi_pspoll_event
2173 __le32 aid; member in struct:wmi_per_sta_stat
2495 u8 if_idx, u16 aid,
2509 int ath6kl_wmi_set_pvb_cmd(struct wmi *wmi, u8 if_idx, u16 aid, bool flag);
/drivers/net/wireless/p54/
H A Dtxrx.c307 if (!priv->aid)
321 new_psm = ieee80211_check_tim(tim_ie, tim_len, priv->aid);
680 u32 *extra_len, u16 *flags, u16 *aid,
708 *aid = 0;
712 *aid = 1;
718 *aid = 0;
725 *aid = 0;
730 *aid = 0;
750 *aid = info->control.sta->aid;
678 p54_tx_80211_header(struct p54_common *priv, struct sk_buff *skb, struct ieee80211_tx_info *info, u8 *queue, u32 *extra_len, u16 *flags, u16 *aid, bool *burst_possible) argument
779 u16 hdr_flags = 0, aid = 0; local
[all...]
H A Dfwio.c263 int p54_update_beacon_tim(struct p54_common *priv, u16 aid, bool set) argument
275 tim->entry[0] = cpu_to_le16(set ? (aid | 0x8000) : aid);
618 psm->aid = cpu_to_le16(priv->aid);
H A Dlmac.h477 __le16 aid; member in struct:p54_psm
539 int p54_update_beacon_tim(struct p54_common *priv, u16 aid, bool set);
H A Dmain.c75 return p54_update_beacon_tim(priv, sta->aid, set);
492 priv->aid = info->aid;
498 priv->aid = 0;
H A Dp54.h237 u16 aid; member in struct:p54_common
/drivers/net/wireless/hostap/
H A Dhostap_80211.h35 __le16 aid; member in struct:hostap_ieee80211_mgmt::__anon3449::__anon3453
H A Dhostap_ap.c140 if (sta->aid > 0)
141 ap->sta_aid[sta->aid - 1] = NULL;
152 static void hostap_set_tim(local_info_t *local, int aid, int set) argument
155 local->func->set_tim(local->dev, aid, set);
236 if (sta->timeout_next == STA_DEAUTH && sta->aid > 0 &&
238 hostap_set_tim(local, sta->aid, 0);
1005 sta->addr, atomic_read(&sta->users), sta->aid,
1607 if (sta->aid > 0)
1611 for (sta->aid = 1; sta->aid <
1869 u16 aid; local
[all...]
H A Dhostap_ap.h46 u16 aid; /* STA's unique AID (1 .. 2007) or 0 if not yet assigned */ member in struct:sta_info
/drivers/net/wireless/wl1251/
H A Dwl12xx_80211.h125 __le16 aid; member in struct:wl12xx_ps_poll_template
/drivers/net/wireless/wl12xx/
H A Dwl12xx_80211.h114 __le16 aid; member in struct:wl12xx_ps_poll_template
H A Dcmd.h62 u16 aid);
633 u8 aid; member in struct:wl12xx_cmd_add_peer
/drivers/staging/rtl8712/
H A Dsta_info.h65 uint aid; member in struct:sta_info
H A Dwlan_bssdef.h214 int aid; /*will only be valid when a BSS is joined. */ member in struct:wlan_network
/drivers/net/wireless/rt2x00/
H A Drt2x00config.c104 rt2x00dev->aid = bss_conf->assoc ? bss_conf->aid : 0;
/drivers/staging/wlan-ng/
H A Dp80211mgmt.h390 u16 *aid; member in struct:wlan_fr_assocresp
425 u16 *aid; member in struct:wlan_fr_reassocresp
/drivers/net/wireless/rtlwifi/rtl8192se/
H A Dfw.h251 u16 aid; member in struct:h2c_joinbss_rpt_parm
/drivers/staging/vt6655/
H A Diocmd.h420 u16 aid; member in struct:viawget_hostapd_param::__anon5544::__anon5545
/drivers/staging/vt6656/
H A Diocmd.h396 u16 aid; member in struct:viawget_hostapd_param::__anon5572::__anon5573
/drivers/staging/winbond/
H A Dwb35reg_s.h202 void hal_set_aid(struct hw_data *hw_data, u16 aid);
/drivers/net/wireless/
H A Dmac80211_hwsim.c161 u16 aid; member in struct:hwsim_vif_priv
928 wiphy_debug(hw->wiphy, " ASSOC: assoc=%d aid=%d\n",
929 info->assoc, info->aid);
931 vp->aid = info->aid;
1308 "%s: send PS-Poll to %pM for aid %d\n",
1309 __func__, vp->bssid, vp->aid);
1318 pspoll->aid = cpu_to_le16(0xc000 | vp->aid);
/drivers/net/wireless/ath/ath5k/
H A Dmac80211-ops.c293 bss_conf->aid, common->curbssid);
294 common->curaid = bss_conf->aid;

Completed in 351 milliseconds

123