Searched refs:txgm (Results 1 – 3 of 3) sorted by relevance
29 u16 txgm[2]; member37 u16 txgm; member3561 params->txgm = target.txgm[core]; in b43_nphy_iq_cal_gain_params()3576 (target.txgm[core] << 8); in b43_nphy_iq_cal_gain_params()3585 params->txgm = tbl_iqcal_gainparams[indx][i][1]; in b43_nphy_iq_cal_gain_params()4984 target.txgm[i] = (curr_gain[i] & 0x7000) >> 12; in b43_nphy_get_tx_gains()4990 target.txgm[i] = (curr_gain[i] & 0x7000) >> 12; in b43_nphy_get_tx_gains()4995 target.txgm[i] = (curr_gain[i] & 0x0380) >> 7; in b43_nphy_get_tx_gains()5017 target.txgm[i] = (table[index[i]] >> 28) & 0x7; in b43_nphy_get_tx_gains()5023 target.txgm[i] = (table[index[i]] >> 28) & 0xF; in b43_nphy_get_tx_gains()[all …]
173 u16 txgm; member23294 target_gain.txgm[core_no] = in wlc_phy_get_tx_gain_nphy()23305 target_gain.txgm[core_no] = in wlc_phy_get_tx_gain_nphy()23314 target_gain.txgm[core_no] = in wlc_phy_get_tx_gain_nphy()23340 target_gain.txgm[core_no] = in wlc_phy_get_tx_gain_nphy()23361 target_gain.txgm[core_no] = in wlc_phy_get_tx_gain_nphy()23376 target_gain.txgm[core_no] = in wlc_phy_get_tx_gain_nphy()23399 params->txgm = target_gain.txgm[core_no]; in wlc_phy_iqcal_gainparams_nphy()23422 (target_gain.txgm[core_no] << 8)); in wlc_phy_iqcal_gainparams_nphy()24704 (phy_a9.txgm[core] << 12) | in wlc_phy_a2_nphy()[all …]
421 u16 txgm[2]; member
Completed in 54 milliseconds