Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dphy.c2877 bool format_v1 = chip->chip_gen == RTW89_CHIP_BE; in __rtw89_phy_c2h_ra_rpt_iter() local
2893 if (format_v1) { in __rtw89_phy_c2h_ra_rpt_iter()
2928 ra_report->txrate.mcs = format_v1 ? in __rtw89_phy_c2h_ra_rpt_iter()
2931 ra_report->txrate.nss = format_v1 ? in __rtw89_phy_c2h_ra_rpt_iter()
2940 ra_report->txrate.mcs = format_v1 ? in __rtw89_phy_c2h_ra_rpt_iter()
2943 ra_report->txrate.nss = format_v1 ? in __rtw89_phy_c2h_ra_rpt_iter()
2970 ra_report->hw_rate = format_v1 ? in __rtw89_phy_c2h_ra_rpt_iter()
H A Dfw.c4015 bool format_v1 = false; in rtw89_fw_h2c_join_info() local
4020 format_v1 = true; in rtw89_fw_h2c_join_info()
4051 if (!format_v1) in rtw89_fw_h2c_join_info()
4492 bool format_v1 = false; in rtw89_fw_h2c_ra() local
4498 format_v1 = true; in rtw89_fw_h2c_ra()
4530 if (!format_v1) in rtw89_fw_h2c_ra()