Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw89/
H A Defuse.c356 ret = rtwdev->chip->ops->read_phycap(rtwdev, phycap_map);
H A Drtw8852bt.c682 .read_phycap = rtw8852bx_read_phycap,
H A Drtw8852b.c816 .read_phycap = rtw8852bx_read_phycap,
H A Drtw8852a.c2116 .read_phycap = rtw8852a_read_phycap,
H A Drtw8852b_common.c2083 .read_phycap = __rtw8852bx_read_phycap,
H A Drtw8851b.c2517 .read_phycap = rtw8851b_read_phycap,
H A Drtw8922a.c2791 .read_phycap = rtw8922a_read_phycap,
H A Drtw8852c.c2942 .read_phycap = rtw8852c_read_phycap,
H A Dcore.h3717 int (*read_phycap)(struct rtw89_dev *rtwdev, u8 *phycap_map); member