Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dphy_be.c465 .init = { .rs = RTW89_RS_HEDCM, .ofdma = RTW89_NON_OFDMA },
473 .init = { .rs = RTW89_RS_HEDCM, .ofdma = RTW89_OFDMA },
H A Dphy.c2112 [RTW89_RS_HEDCM] = RTW89_RATE_HEDCM_NUM,
2120 [RTW89_RS_HEDCM] = RTW89_NSS_HEDCM_NUM,
2135 case RTW89_RS_HEDCM: in rtw89_phy_raw_byr_seek()
2717 RTW89_RS_HEDCM, in rtw89_phy_set_txpwr_byrate_ax()
2732 BUILD_BUG_ON(rtw89_rs_idx_num_ax[RTW89_RS_HEDCM] % 4); in rtw89_phy_set_txpwr_byrate_ax()
H A Dcore.h663 RTW89_RS_HEDCM, enumerator
H A Dfw.c8767 case RTW89_RS_HEDCM: in fw_txpwr_byrate_entry_valid()