Searched refs:rtw89_fw_h2c_raw (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/net/wireless/realtek/rtw89/
H A Ddebug.c3270 ret = rtw89_fw_h2c_raw(rtwdev, h2c, h2c_len);
H A Dfw.c5432 int rtw89_fw_h2c_raw(struct rtw89_dev *rtwdev, const u8 *buf, u16 len) function
5464 rtw89_fw_h2c_raw(rtwdev, early_h2c->h2c, early_h2c->h2c_len);
H A Dfw.h4399 int rtw89_fw_h2c_raw(struct rtw89_dev *rtwdev, const u8 *buf, u16 len);

Completed in 245 milliseconds