Searched defs:sta (Results 1 - 25 of 29) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/mac80211/
H A Ddebugfs_sta.h8 static inline void ieee80211_sta_debugfs_add(struct sta_info *sta) {} argument
9 static inline void ieee80211_sta_debugfs_remove(struct sta_info *sta) {} argument
H A Ddebugfs_key.h26 ieee80211_debugfs_key_sta_link( struct ieee80211_key *key, struct sta_info *sta) argument
29 ieee80211_debugfs_key_sta_del(struct ieee80211_key *key, struct sta_info *sta) argument
H A Dieee80211_iface.c213 struct sta_info *sta; local
[all...]
H A Ddebugfs_key.c234 ieee80211_debugfs_key_sta_link(struct ieee80211_key *key, struct sta_info *sta) argument
247 ieee80211_debugfs_key_sta_del(struct ieee80211_key *key, struct sta_info *sta) argument
H A Ddebugfs_sta.c89 struct sta_info *sta = file->private_data; local
109 struct sta_info *sta = file->private_data; local
120 struct sta_info *sta = file->private_data; local
133 struct sta_info *sta = file->private_data; local
145 struct sta_info *sta = file->private_data; local
157 struct sta_info *sta = file->private_data; local
172 struct sta_info *sta = file->private_data; local
186 struct sta_info *sta = file->private_data; local
205 ieee80211_sta_debugfs_add(struct sta_info *sta) argument
231 ieee80211_sta_debugfs_remove(struct sta_info *sta) argument
[all...]
H A Dsta_info.c26 sta_info_hash_add(struct ieee80211_local *local, struct sta_info *sta) argument
35 sta_info_hash_del(struct ieee80211_local *local, struct sta_info *sta) argument
57 __sta_info_get(struct sta_info *sta) argument
64 struct sta_info *sta; local
83 struct sta_info *sta; local
108 struct sta_info *sta = container_of(kref, struct sta_info, kref); local
131 sta_info_put(struct sta_info *sta) argument
141 struct sta_info *sta; local
196 finish_sta_info_free(struct ieee80211_local *local, struct sta_info *sta) argument
216 sta_info_remove(struct sta_info *sta) argument
233 sta_info_free(struct sta_info *sta, int locked) argument
289 sta_info_buffer_expired(struct ieee80211_local *local, struct sta_info *sta, struct sk_buff *skb) argument
310 sta_info_cleanup_expire_buffered(struct ieee80211_local *local, struct sta_info *sta) argument
344 struct sta_info *sta; local
363 struct sta_info *sta, *tmp; local
426 struct sta_info *sta, *tmp; local
439 sta_info_remove_aid_ptr(struct sta_info *sta) argument
463 struct sta_info *sta, *tmp; local
[all...]
H A Dieee80211_rate.h99 static inline void rate_control_rate_init(struct sta_info *sta, argument
125 static inline void rate_control_add_sta_debugfs(struct sta_info *sta) argument
135 rate_control_remove_sta_debugfs(struct sta_info *sta) argument
[all...]
H A Drc80211_simple.c34 rate_control_rate_inc(struct ieee80211_local *local, struct sta_info *sta) argument
66 rate_control_rate_dec(struct ieee80211_local *local, struct sta_info *sta) argument
139 struct sta_info *sta; local
227 struct sta_info *sta; local
271 rate_control_simple_rate_init(void *priv, void *priv_sta, struct ieee80211_local *local, struct sta_info *sta) argument
[all...]
H A Dieee80211_ioctl.c80 struct sta_info *sta; local
44 ieee80211_set_hw_encryption(struct net_device *dev, struct sta_info *sta, u8 addr[ETH_ALEN], struct ieee80211_key *key) argument
981 struct sta_info *sta; local
1641 struct sta_info *sta = NULL; local
[all...]
H A Dieee80211_sta.c708 struct sta_info *sta; local
1099 struct sta_info *sta; local
1364 struct sta_info *sta; local
1837 struct sta_info *sta; local
1857 struct sta_info *sta, *tmp; local
2980 struct sta_info *sta; local
[all...]
H A Dieee80211.c213 ieee80211_key_threshold_notify(struct net_device *dev, struct ieee80211_key *key, struct sta_info *sta) argument
986 struct sta_info *sta; local
1054 struct sta_info *sta = tx->sta; local
1274 struct sta_info *sta; local
1524 struct sta_info *sta; local
1982 struct sta_info *sta; local
2969 ap_sta_ps_start(struct net_device *dev, struct sta_info *sta) argument
2985 ap_sta_ps_end(struct net_device *dev, struct sta_info *sta) argument
3443 struct sta_info *sta = rx->sta; local
3663 ieee80211_rx_michael_mic_report(struct net_device *dev, struct ieee80211_hdr *hdr, struct sta_info *sta, struct ieee80211_txrx_data *rx) argument
3755 __ieee80211_invoke_rx_handlers( struct ieee80211_local *local, ieee80211_rx_handler *handlers, struct ieee80211_txrx_data *rx, struct sta_info *sta) argument
3784 ieee80211_invoke_rx_handlers(struct ieee80211_local *local, ieee80211_rx_handler *handlers, struct ieee80211_txrx_data *rx, struct sta_info *sta) argument
3803 struct sta_info *sta; local
4083 struct sta_info *sta; local
4293 struct sta_info *sta; local
4308 struct sta_info *sta; local
4477 struct sta_info *sta; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/
H A Dbus.c82 unsigned long sta = 0; local
H A Dcontainer.c71 unsigned long sta; local
H A Dbay.c87 unsigned long sta; local
H A Ddock.c218 unsigned long sta; local
H A Dpower.c128 unsigned long sta = 0; local
H A Dprocessor_core.c772 unsigned long sta = 0; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/i2c/algos/
H A Di2c-algo-pca.c56 int sta = pca_get_con(adap); local
71 int sta = pca_get_con(adap); local
90 int sta = pca_get_con(adap); local
105 int sta = pca_get_con(adap); local
130 int sta = pca_get_con(adap); local
160 int sta = pca_get_con(adap); local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/hostap/
H A Dhostap_80211_rx.c717 void *sta = NULL; local
H A Dhostap_ap.h88 } sta; member in union:sta_info::__anon6062
H A Dhostap_ap.c88 static void ap_sta_hash_add(struct ap_data *ap, struct sta_info *sta) argument
94 static void ap_sta_hash_del(struct ap_data *ap, struct sta_info *sta) argument
115 ap_free_sta(struct ap_data *ap, struct sta_info *sta) argument
155 hostap_event_new_sta(struct net_device *dev, struct sta_info *sta) argument
165 hostap_event_expired_sta(struct net_device *dev, struct sta_info *sta) argument
180 struct sta_info *sta = (struct sta_info *) data; local
465 struct sta_info *sta; local
497 struct sta_info *sta; local
533 struct sta_info *sta = (struct sta_info *) ptr; local
633 struct sta_info *sta = NULL; local
702 struct sta_info *sta = NULL; local
766 struct sta_info *sta; local
879 struct sta_info *sta = list_entry(ptr, struct sta_info, list); local
906 ap_get_sta(struct ap_data *ap, u8 *sta) argument
996 struct sta_info *sta = (struct sta_info *) data; local
1070 struct sta_info *sta; local
1102 struct sta_info *sta; local
1149 ap_tx_rate_ok(int rateidx, struct sta_info *sta, local_info_t *local) argument
1164 prism2_check_tx_rates(struct sta_info *sta) argument
1300 struct sta_info *sta = NULL; local
1511 struct sta_info *sta = NULL; local
1711 struct sta_info *sta = NULL; local
1752 struct sta_info *sta = NULL; local
1806 struct sta_info *sta; local
1836 pspoll_send_buffered(local_info_t *local, struct sta_info *sta, struct sk_buff *skb) argument
1866 struct sta_info *sta; local
1990 struct sta_info *sta = NULL; local
2290 schedule_packet_send(local_info_t *local, struct sta_info *sta) argument
2337 struct sta_info *sta = (struct sta_info *) ptr; local
2388 struct sta_info *sta = (struct sta_info *) ptr; local
2485 struct sta_info *sta; local
2524 struct sta_info *sta; local
2548 struct sta_info *sta; local
2570 struct sta_info *sta; local
2590 struct sta_info *sta; local
2638 ap_update_sta_tx_rate(struct sta_info *sta, struct net_device *dev) argument
2685 struct sta_info *sta = NULL; local
2804 struct sta_info *sta = ptr; local
2812 struct sta_info *sta; local
2862 hostap_update_sta_ps2(local_info_t *local, struct sta_info *sta, int pwrmgt, int type, int stype) argument
2886 struct sta_info *sta; local
2915 struct sta_info *sta; local
3054 struct sta_info *sta; local
3080 struct sta_info *sta; local
3096 struct sta_info *sta; local
3114 struct sta_info *sta; local
3155 struct sta_info *sta; local
3192 struct sta_info *sta = (struct sta_info *) ptr; local
3202 struct sta_info *sta; local
3232 struct sta_info *sta = list_entry(ptr, struct sta_info, list); local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ieee80211/
H A Dieee80211_rx.c346 void *sta = NULL; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/
H A Dzd1201.c1643 zd1201_auth_sta(struct net_device *dev, struct iw_request_info *info, struct sockaddr *sta, char *extra) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/hotplug/
H A Dacpiphp_glue.c796 unsigned long sta; local
860 unsigned long sta; local
1255 unsigned long sta = 0; local
1783 unsigned int sta; local
1797 unsigned int sta; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/cdrom/
H A Dsbpcd.c859 static int sta2err(int sta) argument
[all...]

Completed in 158 milliseconds

12