Searched refs:read_phycap (Results 1 – 4 of 4) sorted by relevance
320 ret = rtwdev->chip->ops->read_phycap(rtwdev, phycap_map); in rtw89_parse_phycap_map()
2149 .read_phycap = rtw8852a_read_phycap,
2998 .read_phycap = rtw8852c_read_phycap,
2313 int (*read_phycap)(struct rtw89_dev *rtwdev, u8 *phycap_map); member