Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_dev.h43 void rtl8192e_start_beacon(struct net_device *dev);
Dr8192E_dev.c35 void rtl8192e_start_beacon(struct net_device *dev) in rtl8192e_start_beacon() function
Drtl_core.c1056 priv->rtllib->start_send_beacons = rtl8192e_start_beacon; in rtl8192_init_priv_handler()