Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dcore.h6325 static inline struct ieee80211_sta *rtwsta_to_sta(struct rtw89_sta *rtwsta) in rtwsta_to_sta() function
6334 return rtwsta ? rtwsta_to_sta(rtwsta) : NULL; in rtwsta_to_sta_safe()
6340 return rtwsta_to_sta(rtwsta_link->rtwsta); in rtwsta_link_to_sta()
H A Dcore.c2841 sta = rtwsta_to_sta(rtwsta); in rtw89_core_rx_pkt_hdl()
H A Dmac.c5516 sta = rtwsta_to_sta(rtwsta); in rtw89_mac_c2h_pwr_int_notify()