Home
last modified time | relevance | path

Searched refs:rtwvif_to_vif (Results 1 – 11 of 11) sorted by relevance

/linux-6.1.9/drivers/net/wireless/realtek/rtw89/
Dcam.c611 struct ieee80211_vif *vif = rtwvif_to_vif(rtwvif); in rtw89_cam_fill_bssid_cam_info()
656 struct ieee80211_vif *vif = rtwvif_to_vif(rtwvif); in rtw89_cam_fill_addr_cam_info()
Dmac80211.c265 struct ieee80211_vif *vif = rtwvif_to_vif(rtwvif); in rtw89_aifsn_to_aifs()
682 struct ieee80211_vif *vif = rtwvif_to_vif(rtwsta->rtwvif); in rtw89_ra_mask_info_update_iter()
Dmac.c3388 struct ieee80211_vif *vif = rtwvif_to_vif(rtwvif); in rtw89_mac_port_cfg_func_sw()
3494 struct ieee80211_vif *vif = rtwvif_to_vif(rtwvif); in rtw89_mac_port_cfg_bcn_intv()
3521 struct ieee80211_vif *vif = rtwvif_to_vif(rtwvif); in rtw89_mac_port_cfg_hiq_dtim()
3571 struct ieee80211_vif *vif = rtwvif_to_vif(rtwvif); in rtw89_mac_port_cfg_bss_color()
Dcore.h3804 static inline struct ieee80211_vif *rtwvif_to_vif(struct rtw89_vif *rtwvif) in rtwvif_to_vif() function
3813 return rtwvif ? rtwvif_to_vif(rtwvif) : NULL; in rtwvif_to_vif_safe()
Dfw.c1268 struct ieee80211_vif *vif = rtwvif_to_vif(rtwvif); in rtw89_fw_h2c_update_beacon()
Dphy.c238 struct ieee80211_vif *vif = rtwvif_to_vif(rtwsta->rtwvif); in rtw89_phy_ra_sta_update()
Dcoex.c5033 struct ieee80211_vif *vif = rtwvif_to_vif(rtwvif); in rtw89_btc_ntfy_role_info()
/linux-6.1.9/drivers/net/wireless/realtek/rtw88/
Dfw.c1071 vif = rtwvif_to_vif(rtwvif); in rtw_get_rsvd_page_skb()
1236 struct ieee80211_vif *vif = rtwvif_to_vif(rtwvif); in rtw_add_rsvd_page_bcn()
1252 struct ieee80211_vif *vif = rtwvif_to_vif(rtwvif); in rtw_add_rsvd_page_pno()
1277 struct ieee80211_vif *vif = rtwvif_to_vif(rtwvif); in rtw_add_rsvd_page_sta()
Dmac80211.c319 struct ieee80211_vif *vif = rtwvif_to_vif(rtwvif); in rtw_aifsn_to_aifs()
Dmain.h2071 static inline struct ieee80211_vif *rtwvif_to_vif(struct rtw_vif *rtwvif) in rtwvif_to_vif() function
Dcoex.c3858 struct ieee80211_vif *vif = rtwvif_to_vif(rtwvif); in rtw_coex_sta_stat_iter()