Home
last modified time | relevance | path

Searched refs:mac_postinit (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw88/
H A Drtw8723x.h140 int (*mac_postinit)(struct rtw_dev *rtwdev); member
389 return rtw8723x_common.mac_postinit(rtwdev); in rtw8723x_mac_postinit()
H A Dmac.c1417 if (!chip->ops->mac_postinit) in rtw_mac_postinit()
1420 return chip->ops->mac_postinit(rtwdev); in rtw_mac_postinit()
H A Drtw8723x.c769 .mac_postinit = __rtw8723x_mac_postinit,
H A Drtw8821a.c868 .mac_postinit = NULL,
H A Drtw8812a.c922 .mac_postinit = NULL,
H A Drtw8703b.c1835 .mac_postinit = rtw8723x_mac_postinit,
H A Dmain.h861 int (*mac_postinit)(struct rtw_dev *rtwdev); member
H A Drtw8821c.c1666 .mac_postinit = NULL,
H A Drtw8723d.c1400 .mac_postinit = rtw8723x_mac_postinit,
H A Drtw8814a.c2058 .mac_postinit = NULL,