Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/dev/rtw89/
H A Drtw8852a.c2098 .nctl_post_table = NULL,
H A Dphy.c1451 if (chip->nctl_post_table) in rtw89_phy_init_rf_nctl()
1452 rtw89_rfk_parser(rtwdev, chip->nctl_post_table); in rtw89_phy_init_rf_nctl()
H A Drtw8851b.c2366 .nctl_post_table = &rtw8851b_nctl_post_defs_tbl,
H A Drtw8852b.c2536 .nctl_post_table = NULL,
H A Drtw8852c.c2835 .nctl_post_table = NULL,
H A Dcore.h3434 const struct rtw89_rfk_tbl *nctl_post_table; member