Home
last modified time | relevance | path

Searched refs:ieee80211_softmac_start_protocol (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_softmac.c2488 void ieee80211_softmac_start_protocol(struct ieee80211_device *ieee) in ieee80211_softmac_start_protocol() function
2495 EXPORT_SYMBOL(ieee80211_softmac_start_protocol);
H A Dieee80211.h2182 void ieee80211_softmac_start_protocol(struct ieee80211_device *ieee);
/openbmc/linux/drivers/staging/rtl8192u/
H A Dr8192U_core.c3141 ieee80211_softmac_start_protocol(priv->ieee80211); in _rtl8192_up()