Home
last modified time | relevance | path

Searched refs:rtw_release_macid (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/staging/rtl8723bs/core/
H A Drtw_sta_mgt.c385 rtw_release_macid(pstapriv->padapter, psta); in rtw_free_stainfo()
H A Drtw_wlan_util.c1754 void rtw_release_macid(struct adapter *padapter, struct sta_info *psta) in rtw_release_macid() function
/linux/drivers/staging/rtl8723bs/include/
H A Drtw_mlme_ext.h524 extern void rtw_release_macid(struct adapter *padapter, struct sta_info *psta);
/linux/drivers/net/wireless/realtek/rtw88/
H A Dmac80211.c253 rtw_release_macid(rtwdev, rtwvif->mac_id); in rtw_ops_remove_interface()
H A Dmain.c390 rtw_release_macid(rtwdev, si->mac_id); in rtw_sta_remove()
631 rtw_release_macid(rtwdev, rtwvif->mac_id); in rtw_reset_vif_iter()
H A Dmain.h2201 static inline void rtw_release_macid(struct rtw_dev *rtwdev, u8 mac_id) in rtw_release_macid() function