Home
last modified time | relevance | path

Searched refs:LedControl8188eu (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/staging/rtl8188eu/include/
Drtw_led.h79 void LedControl8188eu(struct adapter *padapter, enum LED_CTL_MODE LedAction);
/Linux-v4.19/drivers/staging/rtl8188eu/os_dep/
Dos_intfs.c581 LedControl8188eu(padapter, LED_CTL_NO_LINK); in _netdev_open()
664 LedControl8188eu(padapter, LED_CTL_NO_LINK); in rtw_ips_pwr_up()
679 LedControl8188eu(padapter, LED_CTL_POWER_OFF); in rtw_ips_pwr_down()
731 LedControl8188eu(padapter, LED_CTL_POWER_OFF); in netdev_close()
/Linux-v4.19/drivers/staging/rtl8188eu/core/
Drtw_cmd.c297 LedControl8188eu(padapter, LED_CTL_SITE_SURVEY); in rtw_sitesurvey_cmd()
321 LedControl8188eu(padapter, LED_CTL_START_TO_LINK); in rtw_createbss_cmd()
363 LedControl8188eu(padapter, LED_CTL_START_TO_LINK); in rtw_joinbss_cmd()
Drtw_led.c466 void LedControl8188eu(struct adapter *padapter, enum LED_CTL_MODE LedAction) in LedControl8188eu() function
Drtw_pwrctrl.c50 LedControl8188eu(padapter, LED_CTL_NO_LINK); in rtw_hw_suspend()
Drtw_recv.c1232 LedControl8188eu(adapter, LED_CTL_RX); in validate_recv_frame()
1915 LedControl8188eu(padapter, LED_CTL_RX); in recv_func_posthandle()
Drtw_mlme.c788 LedControl8188eu(padapter, LED_CTL_LINK); in rtw_indicate_connect()
819 LedControl8188eu(padapter, LED_CTL_NO_LINK); in rtw_indicate_disconnect()
Drtw_xmit.c1607 LedControl8188eu(padapter, LED_CTL_TX); in rtw_xmit()