Searched refs:normal_efuse (Results 1 – 1 of 1) sorted by relevance
1566 s8 normal_efuse = 0; in rtw8922d_get_rx_gain_by_chan() local1584 normal_efuse = gain->offset[path][band]; in rtw8922d_get_rx_gain_by_chan()1586 normal_efuse = gain->offset2[path][band]; in rtw8922d_get_rx_gain_by_chan()1589 normal_efuse = (gain->offset[path][band] + gain->offset2[path][band]) >> 1; in rtw8922d_get_rx_gain_by_chan()1591 normal_efuse = gain->offset[path][band]; in rtw8922d_get_rx_gain_by_chan()1593 normal_efuse = gain->offset2[path][band]; in rtw8922d_get_rx_gain_by_chan()1597 normal_efuse = (gain->offset[path][band] + gain->offset2[path][band]) >> 1; in rtw8922d_get_rx_gain_by_chan()1599 normal_efuse = gain->offset[path][band]; in rtw8922d_get_rx_gain_by_chan()1601 normal_efuse = gain->offset2[path][band]; in rtw8922d_get_rx_gain_by_chan()1604 normal_efuse = (gain->offset[path][band] + gain->offset2[path][band]) >> 1; in rtw8922d_get_rx_gain_by_chan()[all …]