Searched refs:bb_postinit (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | rtw8852bt.c | 717 .bb_postinit = NULL,
|
| H A D | rtw8852b.c | 850 .bb_postinit = NULL,
|
| H A D | core.h | 4881 void (*bb_postinit)(struct rtw89_dev *rtwdev, enum rtw89_phy_idx phy_idx); member 8691 if (!chip->ops->bb_postinit) in rtw89_chip_bb_postinit() 8694 chip->ops->bb_postinit(rtwdev, RTW89_PHY_0); in rtw89_chip_bb_postinit() 8697 chip->ops->bb_postinit(rtwdev, RTW89_PHY_1); in rtw89_chip_bb_postinit()
|
| H A D | rtw8852a.c | 2268 .bb_postinit = NULL,
|
| H A D | rtw8851b.c | 2497 .bb_postinit = NULL,
|
| H A D | rtw8852c.c | 3065 .bb_postinit = NULL,
|
| H A D | rtw8922a.c | 3132 .bb_postinit = rtw8922a_bb_postinit,
|
| H A D | rtw8922d.c | 3613 .bb_postinit = rtw8922d_bb_postinit,
|