Searched refs:pure_monitor_mode_vif (Results 1 – 3 of 3) sorted by relevance
224 rtwdev->pure_monitor_mode_vif = vif->type == NL80211_IFTYPE_MONITOR ? in rtw89_ops_add_interface()273 rtwdev->pure_monitor_mode_vif = NULL; in rtw89_ops_remove_interface()
497 bool mon = !!rtwdev->pure_monitor_mode_vif; in rtw89_chip_rfk_channel()522 struct rtw89_vif *rtwvif = rtwdev->pure_monitor_mode_vif; in rtw89_chip_rfk_channel_for_pure_mon_vif()
6280 struct rtw89_vif *pure_monitor_mode_vif; member