Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/realtek/rtw89/
Drtw8852a.c2103 .nctl_post_table = NULL,
Dphy.c1442 if (chip->nctl_post_table) in rtw89_phy_init_rf_nctl()
1443 rtw89_rfk_parser(rtwdev, chip->nctl_post_table); in rtw89_phy_init_rf_nctl()
Drtw8851b.c2366 .nctl_post_table = &rtw8851b_nctl_post_defs_tbl,
Drtw8852b.c2536 .nctl_post_table = NULL,
Drtw8852c.c2833 .nctl_post_table = NULL,
Dcore.h3492 const struct rtw89_rfk_tbl *nctl_post_table; member