Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dmac.c2921 enum rtw89_mac_c2h_type c2h_type; in rtw89_mac_read_phycap() local
2932 c2h_type = RTW89_FWCMD_C2HREG_FUNC_PHY_CAP; in rtw89_mac_read_phycap()
2935 c2h_type = RTW89_FWCMD_C2HREG_FUNC_PHY_CAP_PART1; in rtw89_mac_read_phycap()
2951 if (c2h_info->id != c2h_type) in rtw89_mac_read_phycap()