Home
last modified time | relevance | path

Searched refs:notify_wx_assoc_event (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/
Dieee80211_softmac.c1369 notify_wx_assoc_event(ieee); in ieee80211_associate_complete_wq()
2107 notify_wx_assoc_event(ieee); in ieee80211_rx_frame_softmac()
2322 notify_wx_assoc_event(ieee); in ieee80211_start_master_bss()
2439 notify_wx_assoc_event(ieee); in ieee80211_start_ibss_wq()
2510 notify_wx_assoc_event(ieee); in ieee80211_disassociate()
3207 void notify_wx_assoc_event(struct ieee80211_device *ieee) in notify_wx_assoc_event() function
3217 EXPORT_SYMBOL(notify_wx_assoc_event);
Dieee80211.h323 #define notify_wx_assoc_event notify_wx_assoc_event_rsl macro
2370 extern void notify_wx_assoc_event(struct ieee80211_device *ieee);
2393 extern void notify_wx_assoc_event(struct ieee80211_device *ieee);
/linux-4.1.27/drivers/staging/rtl8192e/
Drtllib_softmac.c1545 notify_wx_assoc_event(ieee); in rtllib_associate_complete_wq()
2658 notify_wx_assoc_event(ieee); in rtllib_start_master_bss()
2797 notify_wx_assoc_event(ieee); in rtllib_start_ibss_wq()
2866 notify_wx_assoc_event(ieee); in rtllib_disassociate()
3675 notify_wx_assoc_event(rtllib); in rtllib_MgntDisconnectIBSS()
3739 void notify_wx_assoc_event(struct rtllib_device *ieee) in notify_wx_assoc_event() function
3758 EXPORT_SYMBOL(notify_wx_assoc_event);
Drtllib.h2690 extern void notify_wx_assoc_event(struct rtllib_device *ieee);
2737 extern void notify_wx_assoc_event(struct rtllib_device *ieee);
/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.c1584 notify_wx_assoc_event(ieee); in rtl819x_ifsilentreset()
1749 notify_wx_assoc_event(ieee); in rtl819x_watchdog_wqcallback()
/linux-4.1.27/drivers/net/wireless/ipw2x00/
Dipw2200.c1960 static void notify_wx_assoc_event(struct ipw_priv *priv) in notify_wx_assoc_event() function
2100 notify_wx_assoc_event(priv); in ipw_irq_tasklet()
10628 notify_wx_assoc_event(priv); in ipw_link_up()
10647 notify_wx_assoc_event(priv); in ipw_link_down()
/linux-4.1.27/drivers/staging/rtl8192u/
Dr8192U_core.c3249 notify_wx_assoc_event(priv->ieee80211); in rtl819x_watchdog_wqcallback()