Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/dev/rtw89/
HDphy.h511 const struct rtw89_fw_element_hdr *elm[RTW89_PHY_C2H_RFK_LOG_FUNC_NUM];
HDfw.c49 const struct rtw89_fw_element_hdr *elm,
667 const struct rtw89_fw_element_hdr *elm, in __rtw89_fw_recognize_from_elm()
886 const struct rtw89_fw_element_hdr *elm, in rtw89_build_phy_tbl_from_elm()
952 const struct rtw89_fw_element_hdr *elm, in rtw89_fw_recognize_txpwr_from_elm()
999 const struct rtw89_fw_element_hdr *elm, in rtw89_build_txpwr_trk_tbl_from_elm()
1065 const struct rtw89_fw_element_hdr *elm, in rtw89_build_rfk_log_fmt_from_elm()
1155 const struct rtw89_fw_element_hdr *hdr; in rtw89_fw_recognize_elements()
1169 hdr = (const struct rtw89_fw_element_hdr *)(firmware->data + offset); in rtw89_fw_recognize_elements()
HDfw.h3989 struct rtw89_fw_element_hdr { struct
HDphy.c3284 const struct rtw89_fw_element_hdr *elm; in rtw89_phy_c2h_rfk_run_log()