Searched refs:handle_beacon (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ieee80211/softmac/
H A Dieee80211softmac_module.c50 softmac->ieee->handle_beacon = ieee80211softmac_handle_beacon;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ieee80211/
H A Dieee80211_rx.c1671 if (ieee->handle_beacon != NULL)
1672 ieee->handle_beacon(dev, beacon, target);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dieee80211.h1082 int (*handle_beacon) (struct net_device * dev, member in struct:ieee80211_device
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/hostap/
H A Dhostap_ap.c1980 static void handle_beacon(local_info_t *local, struct sk_buff *skb, function
1996 printk(KERN_DEBUG "handle_beacon - too short payload "
2184 handle_beacon(local, skb, rx_stats);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/
H A Dipw2200.c11613 priv->ieee->handle_beacon = ipw_handle_probe_response;

Completed in 265 milliseconds