Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_dev.h37 void rtl92e_start_beacon(struct net_device *dev);
Dr8192E_dev.c32 void rtl92e_start_beacon(struct net_device *dev) in rtl92e_start_beacon() function
Drtl_core.c863 priv->rtllib->start_send_beacons = rtl92e_start_beacon; in _rtl92e_init_priv_handler()