Home
last modified time | relevance | path

Searched refs:mac_postinit (Results 1 – 9 of 9) 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.c770 .mac_postinit = __rtw8723x_mac_postinit,
H A Drtw8812a.c922 .mac_postinit = NULL,
H A Drtw8821c.c1668 .mac_postinit = NULL,
H A Dmain.h866 int (*mac_postinit)(struct rtw_dev *rtwdev); member
H A Drtw8814a.c2059 .mac_postinit = NULL,
H A Drtw8822b.c2161 .mac_postinit = NULL,
H A Drtw8822c.c4970 .mac_postinit = NULL,