Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dphy_be.c1251 .init = { .rs = RTW89_RS_HEDCM, .ofdma = RTW89_NON_OFDMA },
1259 .init = { .rs = RTW89_RS_HEDCM, .ofdma = RTW89_OFDMA },
H A Dphy.c2413 [RTW89_RS_HEDCM] = RTW89_RATE_HEDCM_NUM,
2421 [RTW89_RS_HEDCM] = RTW89_NSS_HEDCM_NUM,
2436 case RTW89_RS_HEDCM: in rtw89_phy_raw_byr_seek()
3078 RTW89_RS_HEDCM, in rtw89_phy_set_txpwr_byrate_ax()
3093 BUILD_BUG_ON(rtw89_rs_idx_num_ax[RTW89_RS_HEDCM] % 4); in rtw89_phy_set_txpwr_byrate_ax()
H A Dcore.h713 RTW89_RS_HEDCM, enumerator
H A Dfw.c12095 case RTW89_RS_HEDCM: in fw_txpwr_byrate_entry_valid()