Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Drtw8851b.h24 u8 bw40_tssi[TSSI_MCS_2G_CH_GROUP_NUM];
H A Drtw8922a.h15 u8 bw40_tssi[TSSI_MCS_2G_CH_GROUP_NUM];
H A Drtw8852c.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 Drtw8852a.c569 memcpy(tssi->tssi_mcs[i] + TSSI_MCS_2G_CH_GROUP_NUM, in rtw8852a_efuse_parsing_tssi()
H A Drtw8852b_common.c203 memcpy(tssi->tssi_mcs[i] + TSSI_MCS_2G_CH_GROUP_NUM, in rtw8852bx_efuse_parsing_tssi()
H A Drtw8851b.c492 memcpy(tssi->tssi_mcs[i] + TSSI_MCS_2G_CH_GROUP_NUM, in rtw8851b_efuse_parsing_tssi()
H A Dcore.h5144 #define TSSI_MCS_2G_CH_GROUP_NUM 5 macro
5148 (TSSI_MCS_2G_CH_GROUP_NUM + TSSI_MCS_5G_CH_GROUP_NUM)
H A Drtw8852c.c428 memcpy(tssi->tssi_mcs[i] + TSSI_MCS_2G_CH_GROUP_NUM, in rtw8852c_efuse_parsing_tssi()
H A Drtw8922a.c523 memcpy(tssi->tssi_mcs[i] + TSSI_MCS_2G_CH_GROUP_NUM, in rtw8922a_efuse_parsing_tssi()