Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dfw.c247 int rtw89_mfw_recognize(struct rtw89_dev *rtwdev, enum rtw89_fw_type type, in rtw89_mfw_recognize()
343 enum rtw89_fw_type type, in rtw89_fw_update_ver()
377 int __rtw89_fw_recognize(struct rtw89_dev *rtwdev, enum rtw89_fw_type type, in __rtw89_fw_recognize()
395 enum rtw89_fw_type type = (enum rtw89_fw_type)data; in __rtw89_fw_recognize_from_elm()
890 int rtw89_fw_download(struct rtw89_dev *rtwdev, enum rtw89_fw_type type) in rtw89_fw_download()
H A Dwow.c487 enum rtw89_fw_type fw_type = wow ? RTW89_FW_WOWLAN : RTW89_FW_NORMAL; in rtw89_wow_swap_fw()
H A Dcore.h3607 enum rtw89_fw_type { enum
3628 enum rtw89_fw_type type;
5261 enum rtw89_fw_type type) in rtw89_fw_suit_get()
H A Dfw.h3629 int rtw89_fw_download(struct rtw89_dev *rtwdev, enum rtw89_fw_type type);