Home
last modified time | relevance | path

Searched refs:rtw89_fw_h2c_ap_info_refcount (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/drivers/net/wireless/realtek/rtw89/
Dmac80211.c811 ret = rtw89_fw_h2c_ap_info_refcount(rtwdev, true); in rtw89_ops_start_ap()
843 rtw89_fw_h2c_ap_info_refcount(rtwdev, false); in rtw89_ops_stop_ap()
Dfw.h4774 int rtw89_fw_h2c_ap_info_refcount(struct rtw89_dev *rtwdev, bool en);
Dfw.c8396 int rtw89_fw_h2c_ap_info_refcount(struct rtw89_dev *rtwdev, bool en) in rtw89_fw_h2c_ap_info_refcount() function