Searched refs:bb_postinit (Results 1 – 7 of 7) sorted by relevance
669 .bb_postinit = NULL,
735 .bb_postinit = NULL,
3595 void (*bb_postinit)(struct rtw89_dev *rtwdev, enum rtw89_phy_idx phy_idx); member6649 if (!chip->ops->bb_postinit) in rtw89_chip_bb_postinit()6652 chip->ops->bb_postinit(rtwdev, RTW89_PHY_0); in rtw89_chip_bb_postinit()6655 chip->ops->bb_postinit(rtwdev, RTW89_PHY_1); in rtw89_chip_bb_postinit()
2108 .bb_postinit = NULL,
2382 .bb_postinit = NULL,
2902 .bb_postinit = NULL,
2713 .bb_postinit = rtw8922a_bb_postinit,