Home
last modified time | relevance | path

Searched refs:chk_ap_is_alive (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8723au/core/
Drtw_mlme_ext.c5161 static u8 chk_ap_is_alive(struct rtw_adapter *padapter, struct sta_info *psta) in chk_ap_is_alive() function
5198 if (chk_ap_is_alive(padapter, psta) == false) in linked_status_chk23a()
/linux-4.4.14/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c4753 static u8 chk_ap_is_alive(struct adapter *padapter, struct sta_info *psta) in chk_ap_is_alive() function
4792 if (!chk_ap_is_alive(padapter, psta)) in linked_status_chk()