Home
last modified time | relevance | path

Searched refs:support_fw_cmd_ofld (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt.c862 .support_fw_cmd_ofld = false,
H A Drtw8852b.c1003 .support_fw_cmd_ofld = false,
H A Drtw8852a.c2407 .support_fw_cmd_ofld = false,
H A Drtw8851b.c2644 .support_fw_cmd_ofld = false,
H A Drtw8852c.c3207 .support_fw_cmd_ofld = true,
H A Drtw8922a.c3272 .support_fw_cmd_ofld = false,
H A Drtw8922d.c3747 .support_fw_cmd_ofld = false,
H A Dcore.h5750 bool support_fw_cmd_ofld; member
H A Dfw.c12900 if (!(rtwdev->hci.type == RTW89_HCI_TYPE_USB && chip->support_fw_cmd_ofld)) in rtw89_fw_cmd_ofld_alloc_and_get_io_ops()