Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/dev/rtw89/
H A Defuse.c324 ret = rtwdev->chip->ops->read_phycap(rtwdev, phycap_map); in rtw89_parse_phycap_map()
H A Drtw8852a.c2032 .read_phycap = rtw8852a_read_phycap,
H A Drtw8851b.c2292 .read_phycap = rtw8851b_read_phycap,
H A Drtw8852b.c2461 .read_phycap = rtw8852b_read_phycap,
H A Drtw8852c.c2769 .read_phycap = rtw8852c_read_phycap,
H A Dcore.h3016 int (*read_phycap)(struct rtw89_dev *rtwdev, u8 *phycap_map); member