Searched refs:rtllib_softmac_start_protocol (Results 1 – 3 of 3) sorted by relevance
2060 void rtllib_softmac_start_protocol(struct rtllib_device *ieee, u8 mesh_flag);
2911 void rtllib_softmac_start_protocol(struct rtllib_device *ieee, u8 mesh_flag) in rtllib_softmac_start_protocol() function2917 EXPORT_SYMBOL(rtllib_softmac_start_protocol);
772 rtllib_softmac_start_protocol(priv->rtllib, 0); in _rtl92e_sta_up()