Home
last modified time | relevance | path

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

/src/sys/contrib/dev/rtw89/
H A Drtw8852bt.c782 .nctl_post_table = NULL,
H A Drtw8852b.c922 .nctl_post_table = NULL,
H A Drtw8852a.c2298 .nctl_post_table = NULL,
H A Drtw8851b.c2612 .nctl_post_table = &rtw8851b_nctl_post_defs_tbl,
H A Drtw8852c.c3139 .nctl_post_table = NULL,
H A Drtw8922a.c2892 .nctl_post_table = NULL,
H A Dphy.c1915 if (chip->nctl_post_table) in rtw89_phy_init_rf_nctl()
1916 rtw89_rfk_parser(rtwdev, chip->nctl_post_table); in rtw89_phy_init_rf_nctl()
H A Dcore.h4497 const struct rtw89_rfk_tbl *nctl_post_table; member