Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac_be.c1696 ret = rtw89_fw_h2c_notify_dbcc(rtwdev, true); in dbcc_enable_be()
1705 ret = rtw89_fw_h2c_notify_dbcc(rtwdev, false); in dbcc_enable_be()
H A Dfw.h4525 int rtw89_fw_h2c_notify_dbcc(struct rtw89_dev *rtwdev, bool en);
H A Dfw.c3657 int rtw89_fw_h2c_notify_dbcc(struct rtw89_dev *rtwdev, bool en) in rtw89_fw_h2c_notify_dbcc() function