Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/realtek/rtw89/
Dmac80211.c430 rtw89_fw_h2c_join_info(rtwdev, rtwvif, NULL, true); in rtw89_ops_start_ap()
447 rtw89_fw_h2c_join_info(rtwdev, rtwvif, NULL, true); in rtw89_ops_stop_ap()
Dcore.c2456 ret = rtw89_fw_h2c_join_info(rtwdev, rtwvif, rtwsta, true); in rtw89_core_sta_disconnect()
2523 ret = rtw89_fw_h2c_join_info(rtwdev, rtwvif, rtwsta, false); in rtw89_core_sta_assoc()
Dfw.h2787 int rtw89_fw_h2c_join_info(struct rtw89_dev *rtwdev, struct rtw89_vif *rtwvif,
Dfw.c1377 int rtw89_fw_h2c_join_info(struct rtw89_dev *rtwdev, struct rtw89_vif *rtwvif, in rtw89_fw_h2c_join_info() function