Searched refs:rtw89_fw_type (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | fw.c | 56 enum rtw89_fw_type fw_type; 603 int rtw89_mfw_recognize(struct rtw89_dev *rtwdev, enum rtw89_fw_type type, in rtw89_mfw_recognize() 728 enum rtw89_fw_type type, in rtw89_fw_update_ver() 770 int __rtw89_fw_recognize(struct rtw89_dev *rtwdev, enum rtw89_fw_type type, in __rtw89_fw_recognize() 788 enum rtw89_fw_type type = arg.fw_type; in __rtw89_fw_recognize_from_elm() 1061 enum rtw89_fw_type normal_fw_type = RTW89_FW_NORMAL; in rtw89_fw_recognize() 1062 enum rtw89_fw_type wowlan_fw_type = RTW89_FW_WOWLAN; in rtw89_fw_recognize() 1994 int __rtw89_fw_download(struct rtw89_dev *rtwdev, enum rtw89_fw_type type, in __rtw89_fw_download() 2043 int rtw89_fw_download(struct rtw89_dev *rtwdev, enum rtw89_fw_type type, in rtw89_fw_download()
|
| H A D | wow.c | 1262 enum rtw89_fw_type fw_type = wow ? RTW89_FW_WOWLAN : RTW89_FW_NORMAL; in rtw89_wow_swap_fw()
|
| H A D | core.h | 5959 enum rtw89_fw_type { enum 6030 enum rtw89_fw_type type; 9097 enum rtw89_fw_type type) in rtw89_fw_suit_get()
|
| H A D | fw.h | 5370 int rtw89_fw_download(struct rtw89_dev *rtwdev, enum rtw89_fw_type type,
|