Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
H A Drtw_ap.h22 void rtw_acl_remove_sta(struct adapter *padapter, u8 *addr);
/linux/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_linux.c1121 rtw_acl_remove_sta(padapter, param->sta_addr); in rtw_ioctl_acl_remove_sta()
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_ap.c1233 void rtw_acl_remove_sta(struct adapter *padapter, u8 *addr) in rtw_acl_remove_sta() function