Home
last modified time | relevance | path

Searched refs:cfg80211_assoc_timeout (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/net/wireless/
H A Dmlme.c155 void cfg80211_assoc_timeout(struct net_device *dev, struct cfg80211_bss *bss) in cfg80211_assoc_timeout() function
169 EXPORT_SYMBOL(cfg80211_assoc_timeout); variable
/kernel/linux/linux-5.10/net/mac80211/
H A Dmlme.c3741 cfg80211_assoc_timeout(sdata->dev, cbss); in ieee80211_rx_mgmt_assoc_resp()
4584 cfg80211_assoc_timeout(sdata->dev, bss); in ieee80211_sta_work()
5930 cfg80211_assoc_timeout(sdata->dev, bss); in ieee80211_mgd_stop()
/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h2549 * or to cfg80211_assoc_timeout(). To ensure proper refcounting, new
6386 * cfg80211_assoc_timeout - notification of timed out association
6392 void cfg80211_assoc_timeout(struct net_device *dev, struct cfg80211_bss *bss);

Completed in 19 milliseconds