Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/rtl8192u/ieee80211/
Dieee80211_softmac.c1299 notify_wx_assoc_event(ieee); in ieee80211_associate_complete_wq()
1989 notify_wx_assoc_event(ieee); in ieee80211_rx_frame_softmac()
2186 notify_wx_assoc_event(ieee); in ieee80211_start_master_bss()
2297 notify_wx_assoc_event(ieee); in ieee80211_start_ibss_wq()
2363 notify_wx_assoc_event(ieee); in ieee80211_disassociate()
3032 void notify_wx_assoc_event(struct ieee80211_device *ieee) in notify_wx_assoc_event() function
3043 EXPORT_SYMBOL(notify_wx_assoc_event);
Dieee80211.h255 #define notify_wx_assoc_event notify_wx_assoc_event_rsl macro
2231 void notify_wx_assoc_event(struct ieee80211_device *ieee);
2255 void notify_wx_assoc_event(struct ieee80211_device *ieee);
/Linux-v5.4/drivers/staging/rtl8192e/
Drtllib_softmac.c1516 notify_wx_assoc_event(ieee); in rtllib_associate_complete_wq()
2549 notify_wx_assoc_event(ieee); in rtllib_start_master_bss()
2688 notify_wx_assoc_event(ieee); in rtllib_start_ibss_wq()
2756 notify_wx_assoc_event(ieee); in rtllib_disassociate()
3174 notify_wx_assoc_event(rtllib); in rtllib_MgntDisconnectIBSS()
3238 void notify_wx_assoc_event(struct rtllib_device *ieee) in notify_wx_assoc_event() function
3257 EXPORT_SYMBOL(notify_wx_assoc_event);
Drtllib.h1983 void notify_wx_assoc_event(struct rtllib_device *ieee);
2013 void notify_wx_assoc_event(struct rtllib_device *ieee);
/Linux-v5.4/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.c1323 notify_wx_assoc_event(ieee); in _rtl92e_if_silent_reset()
1483 notify_wx_assoc_event(ieee); in _rtl92e_watchdog_wq_cb()
/Linux-v5.4/drivers/net/wireless/intel/ipw2x00/
Dipw2200.c1937 static void notify_wx_assoc_event(struct ipw_priv *priv) in notify_wx_assoc_event() function
2077 notify_wx_assoc_event(priv); in ipw_irq_tasklet()
10602 notify_wx_assoc_event(priv); in ipw_link_up()
10621 notify_wx_assoc_event(priv); in ipw_link_down()
/Linux-v5.4/drivers/staging/rtl8192u/
Dr8192U_core.c3302 notify_wx_assoc_event(priv->ieee80211); in rtl819x_watchdog_wqcallback()