Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/realtek/rtw89/
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.c396 rtw89_fw_h2c_cam(rtwdev, rtwvif, NULL, NULL); in rtw89_ops_bss_info_changed()
431 rtw89_fw_h2c_cam(rtwdev, rtwvif, NULL, NULL); in rtw89_ops_start_ap()
Dcore.c2471 ret = rtw89_fw_h2c_cam(rtwdev, rtwvif, rtwsta, NULL); in rtw89_core_sta_disconnect()
2530 rtw89_fw_h2c_cam(rtwdev, rtwvif, rtwsta, NULL); in rtw89_core_sta_assoc()
3109 rtw89_fw_h2c_cam(rtwdev, rtwvif, NULL, mac_addr); in rtw89_core_scan_start()
3121 rtw89_fw_h2c_cam(rtwdev, rtwvif, NULL, NULL); in rtw89_core_scan_complete()
Dmac.c3680 ret = rtw89_fw_h2c_cam(rtwdev, rtwvif, NULL, NULL); in rtw89_mac_vif_init()
3701 ret = rtw89_fw_h2c_cam(rtwdev, rtwvif, NULL, NULL); in rtw89_mac_vif_deinit()
Dfw.h2776 int rtw89_fw_h2c_cam(struct rtw89_dev *rtwdev, struct rtw89_vif *vif,
Dfw.c617 int rtw89_fw_h2c_cam(struct rtw89_dev *rtwdev, struct rtw89_vif *rtwvif, in rtw89_fw_h2c_cam() function