Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8192e/
Drtllib_softmac.c3002 void rtllib_softmac_start_protocol(struct rtllib_device *ieee, u8 mesh_flag) in rtllib_softmac_start_protocol() function
3008 EXPORT_SYMBOL(rtllib_softmac_start_protocol);
Drtllib.h2723 extern void rtllib_softmac_start_protocol(struct rtllib_device *ieee,
/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.c962 rtllib_softmac_start_protocol(priv->rtllib, 0); in _rtl8192_sta_up()