Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac.c3074 enum rtw89_mac_c2h_type c2h_type; in rtw89_mac_read_phycap() local
3085 c2h_type = RTW89_FWCMD_C2HREG_FUNC_PHY_CAP; in rtw89_mac_read_phycap()
3088 c2h_type = RTW89_FWCMD_C2HREG_FUNC_PHY_CAP_PART1; in rtw89_mac_read_phycap()
3104 if (c2h_info->id != c2h_type) in rtw89_mac_read_phycap()