Home
last modified time | relevance | path

Searched refs:fmt_ids (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dfw.c1040 if (le32_to_cpu(fw_log->fmt_ids[i]) == fmt_id) in rtw89_fw_log_get_fmt_idx()
1057 log->fmt_ids = suit_hdr->ids; in rtw89_fw_log_create_fmts_dict()
1070 log->last_fmt_id = le32_to_cpu(log->fmt_ids[i]); in rtw89_fw_log_create_fmts_dict()
H A Dcore.h3672 const __le32 *fmt_ids; member