Searched refs:ieee80211_softmac_start_protocol (Results 1 – 3 of 3) sorted by relevance
248 #define ieee80211_softmac_start_protocol ieee80211_softmac_start_protocol_rsl macro2245 void ieee80211_softmac_start_protocol(struct ieee80211_device *ieee);
2488 void ieee80211_softmac_start_protocol(struct ieee80211_device *ieee) in ieee80211_softmac_start_protocol() function2495 EXPORT_SYMBOL(ieee80211_softmac_start_protocol);
3141 ieee80211_softmac_start_protocol(priv->ieee80211); in _rtl8192_up()