Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Dr8192E_dev.h22 void rtl92e_start_beacon(struct net_device *dev);
H A Dr8192E_dev.c21 void rtl92e_start_beacon(struct net_device *dev) in rtl92e_start_beacon() function
H A Drtl_core.c722 priv->rtllib->start_send_beacons = rtl92e_start_beacon; in _rtl92e_init_priv_handler()