Home
last modified time | relevance | path

Searched refs:rtw89_fw_h2c_cam (Results 1 – 7 of 7) sorted by relevance

/linux-6.6.21/drivers/net/wireless/realtek/rtw89/
Dwow.c455 ret = rtw89_fw_h2c_cam(rtwdev, rtwvif, rtwsta, NULL); in rtw89_wow_cfg_wake()
534 ret = rtw89_fw_h2c_cam(rtwdev, rtwvif, rtwsta, NULL); in rtw89_wow_swap_fw()
Dcam.c253 ret = rtw89_fw_h2c_cam(rtwdev, rtwvif, rtwsta, NULL); in rtw89_cam_attach_sec_cam()
410 ret = rtw89_fw_h2c_cam(rtwdev, rtwvif, rtwsta, NULL); in rtw89_cam_sec_key_del()
Dmac80211.c432 rtw89_fw_h2c_cam(rtwdev, rtwvif, NULL, NULL); in rtw89_ops_bss_info_changed()
484 rtw89_fw_h2c_cam(rtwdev, rtwvif, NULL, NULL); in rtw89_ops_start_ap()
Dcore.c2986 ret = rtw89_fw_h2c_cam(rtwdev, rtwvif, rtwsta, NULL); in rtw89_core_sta_disconnect()
3035 ret = rtw89_fw_h2c_cam(rtwdev, rtwvif, rtwsta, NULL); in rtw89_core_sta_assoc()
3706 rtw89_fw_h2c_cam(rtwdev, rtwvif, NULL, mac_addr); in rtw89_core_scan_start()
3718 rtw89_fw_h2c_cam(rtwdev, rtwvif, NULL, NULL); in rtw89_core_scan_complete()
Dmac.c4114 ret = rtw89_fw_h2c_cam(rtwdev, rtwvif, NULL, NULL); in rtw89_mac_vif_init()
4135 ret = rtw89_fw_h2c_cam(rtwdev, rtwvif, NULL, NULL); in rtw89_mac_vif_deinit()
Dfw.h3649 int rtw89_fw_h2c_cam(struct rtw89_dev *rtwdev, struct rtw89_vif *vif,
Dfw.c1174 int rtw89_fw_h2c_cam(struct rtw89_dev *rtwdev, struct rtw89_vif *rtwvif, in rtw89_fw_h2c_cam() function