Home
last modified time | relevance | path

Searched refs:rtw89_fw_type (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dfw.c54 enum rtw89_fw_type fw_type;
590 int rtw89_mfw_recognize(struct rtw89_dev *rtwdev, enum rtw89_fw_type type, in rtw89_mfw_recognize()
715 enum rtw89_fw_type type, in rtw89_fw_update_ver()
749 int __rtw89_fw_recognize(struct rtw89_dev *rtwdev, enum rtw89_fw_type type, in __rtw89_fw_recognize()
767 enum rtw89_fw_type type = arg.fw_type; in __rtw89_fw_recognize_from_elm()
1758 int __rtw89_fw_download(struct rtw89_dev *rtwdev, enum rtw89_fw_type type, in __rtw89_fw_download()
1807 int rtw89_fw_download(struct rtw89_dev *rtwdev, enum rtw89_fw_type type, in rtw89_fw_download()
H A Dwow.c1206 enum rtw89_fw_type fw_type = wow ? RTW89_FW_WOWLAN : RTW89_FW_NORMAL; in rtw89_wow_swap_fw()
H A Dcore.h4467 enum rtw89_fw_type { enum
4500 enum rtw89_fw_type type;
6963 enum rtw89_fw_type type) in rtw89_fw_suit_get()
H A Dfw.h4571 int rtw89_fw_download(struct rtw89_dev *rtwdev, enum rtw89_fw_type type,