Searched refs:rtw_sta_remove (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/ |
H A D | mac80211.c | 447 rtw_sta_remove(rtwdev, sta, true); in rtw_ops_sta_remove()
|
H A D | main.c | 300 void rtw_sta_remove(struct rtw_dev *rtwdev, struct ieee80211_sta *sta, in rtw_sta_remove() function 402 rtw_sta_remove(rtwdev, sta, false); in rtw_reset_sta_iter()
|
H A D | main.h | 1855 void rtw_sta_remove(struct rtw_dev *rtwdev, struct ieee80211_sta *sta,
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/ |
H A D | mac80211.c | 522 rtw_sta_remove(rtwdev, sta, true); in rtw_ops_sta_remove()
|
H A D | main.c | 365 void rtw_sta_remove(struct rtw_dev *rtwdev, struct ieee80211_sta *sta, in rtw_sta_remove() function 602 rtw_sta_remove(rtwdev, sta, false); in rtw_reset_sta_iter()
|
H A D | main.h | 2189 void rtw_sta_remove(struct rtw_dev *rtwdev, struct ieee80211_sta *sta,
|
Completed in 18 milliseconds