Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8851b.h24 u8 bw40_tssi[TSSI_MCS_2G_CH_GROUP_NUM];
H A Drtw8852a.h30 u8 bw40_tssi[TSSI_MCS_2G_CH_GROUP_NUM];
H A Drtw8852b_common.h31 u8 bw40_tssi[TSSI_MCS_2G_CH_GROUP_NUM];
H A Drtw8922d.c777 TSSI_MCS_2G_CH_GROUP_NUM); in rtw8922d_efuse_parsing_tssi()
778 memcpy(tssi->tssi_mcs[i] + TSSI_MCS_2G_CH_GROUP_NUM, in rtw8922d_efuse_parsing_tssi()
H A Drtw8852b_common.c196 memcpy(tssi->tssi_mcs[i] + TSSI_MCS_2G_CH_GROUP_NUM, in rtw8852bx_efuse_parsing_tssi()
H A Drtw8852a.c693 memcpy(tssi->tssi_mcs[i] + TSSI_MCS_2G_CH_GROUP_NUM, in rtw8852a_efuse_parsing_tssi()
H A Drtw8851b.c612 memcpy(tssi->tssi_mcs[i] + TSSI_MCS_2G_CH_GROUP_NUM, in rtw8851b_efuse_parsing_tssi()
H A Drtw8852c.c553 memcpy(tssi->tssi_mcs[i] + TSSI_MCS_2G_CH_GROUP_NUM, in rtw8852c_efuse_parsing_tssi()
H A Dcore.h6929 #define TSSI_MCS_2G_CH_GROUP_NUM 5 macro
6933 (TSSI_MCS_2G_CH_GROUP_NUM + TSSI_MCS_5G_CH_GROUP_NUM)
H A Drtw8922a.c766 memcpy(tssi->tssi_mcs[i] + TSSI_MCS_2G_CH_GROUP_NUM, in rtw8922a_efuse_parsing_tssi()