Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852a.c2103 .nctl_post_table = NULL,
H A 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()
H A Drtw8851b.c2366 .nctl_post_table = &rtw8851b_nctl_post_defs_tbl,
H A Drtw8852c.c2833 .nctl_post_table = NULL,
H A Drtw8852b.c2536 .nctl_post_table = NULL,
H A Dcore.h3486 const struct rtw89_rfk_tbl *nctl_post_table; member