Searched refs:rtwsta_to_sta (Results 1 – 3 of 3) sorted by relevance
6325 static inline struct ieee80211_sta *rtwsta_to_sta(struct rtw89_sta *rtwsta) in rtwsta_to_sta() function6334 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()
2841 sta = rtwsta_to_sta(rtwsta); in rtw89_core_rx_pkt_hdl()
5516 sta = rtwsta_to_sta(rtwsta); in rtw89_mac_c2h_pwr_int_notify()