Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Defuse.c324 ret = rtwdev->chip->ops->read_phycap(rtwdev, phycap_map); in rtw89_parse_phycap_map()
H A Drtw8852a.c2035 .read_phycap = rtw8852a_read_phycap,
H A Drtw8851b.c2290 .read_phycap = rtw8851b_read_phycap,
H A Drtw8852c.c2765 .read_phycap = rtw8852c_read_phycap,
H A Drtw8852b.c2459 .read_phycap = rtw8852b_read_phycap,
H A Dcore.h3046 int (*read_phycap)(struct rtw89_dev *rtwdev, u8 *phycap_map); member