Searched refs:handle_assoc_response (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ieee80211/softmac/
H A Dieee80211softmac_module.c47 softmac->ieee->handle_assoc_response = ieee80211softmac_handle_assoc_response;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ieee80211/
H A Dieee80211_rx.c1394 if (ieee->handle_assoc_response != NULL)
1395 ieee->handle_assoc_response(dev, frame, network);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dieee80211.h1091 int (*handle_assoc_response) (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/
H A Dipw2200.c11614 priv->ieee->handle_assoc_response = ipw_handle_assoc_response;

Completed in 129 milliseconds