Home
last modified time | relevance | path

Searched refs:nhm_report (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852b.c1072 .nhm_report = NULL,
H A Drtw8852a.c2476 .nhm_report = &rtw8852a_nhm_rpt,
H A Drtw8851b.c2712 .nhm_report = NULL,
H A Drtw8852c.c3277 .nhm_report = NULL,
H A Drtw8922a.c3341 .nhm_report = NULL,
H A Drtw8922d.c3816 .nhm_report = NULL,
H A Dcore.h5841 const struct rtw89_reg_def (*nhm_report)[RTW89_NHM_RPT_NUM]; member
H A Dphy.c6694 nhm_rpt = &(*chip->nhm_report)[i]; in __rtw89_phy_nhm_get_result()