Home
last modified time | relevance | path

Searched refs:rtw_vif_port_config (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/net/wireless/realtek/rtw88/
Dmac80211.c165 rtw_vif_port_config(rtwdev, rtwvif, config); in rtw_ops_add_interface()
190 rtw_vif_port_config(rtwdev, rtwvif, config); in rtw_ops_remove_interface()
287 rtw_vif_port_config(rtwdev, rtwvif, config); in rtw_ops_bss_info_changed()
473 rtw_vif_port_config(rtwdev, rtwvif, config); in rtw_ops_sw_scan_start()
497 rtw_vif_port_config(rtwdev, rtwvif, config); in rtw_ops_sw_scan_complete()
Dps.c44 rtw_vif_port_config(rtwdev, rtwvif, config); in rtw_restore_port_cfg_iter()
Dmain.h1409 void rtw_vif_port_config(struct rtw_dev *rtwdev, struct rtw_vif *rtwvif,
Dmain.c331 void rtw_vif_port_config(struct rtw_dev *rtwdev, in rtw_vif_port_config() function