Searched refs:ieee80211_softmac_start_protocol (Results 1 – 3 of 3) sorted by relevance
252 #define ieee80211_softmac_start_protocol ieee80211_softmac_start_protocol_rsl macro2250 void ieee80211_softmac_start_protocol(struct ieee80211_device *ieee);
2475 void ieee80211_softmac_start_protocol(struct ieee80211_device *ieee) in ieee80211_softmac_start_protocol() function2482 EXPORT_SYMBOL(ieee80211_softmac_start_protocol);
3492 ieee80211_softmac_start_protocol(priv->ieee80211); in _rtl8192_up()