Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/
H A Dmac80211.c199 rtw_vif_port_config(rtwdev, rtwvif, config); in rtw_ops_add_interface()
229 rtw_vif_port_config(rtwdev, rtwvif, config); in rtw_ops_remove_interface()
402 rtw_vif_port_config(rtwdev, rtwvif, config); in rtw_ops_bss_info_changed()
591 rtw_vif_port_config(rtwdev, rtwvif, config); in rtw_ops_sw_scan_start()
615 rtw_vif_port_config(rtwdev, rtwvif, config); in rtw_ops_sw_scan_complete()
H A Dps.c46 rtw_vif_port_config(rtwdev, rtwvif, config); in rtw_restore_port_cfg_iter()
H A Dmain.h1839 void rtw_vif_port_config(struct rtw_dev *rtwdev, struct rtw_vif *rtwvif,
H A Dmain.c630 void rtw_vif_port_config(struct rtw_dev *rtwdev, in rtw_vif_port_config() function