Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8851b.h24 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.h31 u8 bw40_tssi[TSSI_MCS_2G_CH_GROUP_NUM];
H A Drtw8852a.c530 memcpy(tssi->tssi_mcs[i] + TSSI_MCS_2G_CH_GROUP_NUM, in rtw8852a_efuse_parsing_tssi()
H A Dcore.h4091 #define TSSI_MCS_2G_CH_GROUP_NUM 5 macro
4095 (TSSI_MCS_2G_CH_GROUP_NUM + TSSI_MCS_5G_CH_GROUP_NUM)
H A Drtw8851b.c458 memcpy(tssi->tssi_mcs[i] + TSSI_MCS_2G_CH_GROUP_NUM, in rtw8851b_efuse_parsing_tssi()
H A Drtw8852c.c383 memcpy(tssi->tssi_mcs[i] + TSSI_MCS_2G_CH_GROUP_NUM, in rtw8852c_efuse_parsing_tssi()
H A Drtw8852b.c596 memcpy(tssi->tssi_mcs[i] + TSSI_MCS_2G_CH_GROUP_NUM, in rtw8852b_efuse_parsing_tssi()