Searched refs:bb_mult (Results 1 – 3 of 3) sorted by relevance
36 unsigned char bb_mult; member
3134 u8 bb_mult; in wlc_lcnphy_set_tx_pwr_by_index() local3164 bb_mult = (u8) ((bbmultiqcomp >> 20) & 0xff); in wlc_lcnphy_set_tx_pwr_by_index()3165 wlc_lcnphy_set_bbmult(pi, bb_mult); in wlc_lcnphy_set_tx_pwr_by_index()4307 val = (gain_table[j].dac << 28) | (gain_table[j].bb_mult << 20); in wlc_lcnphy_load_tx_gain_table()
23083 u16 bb_mult; in wlc_phy_runsamples_nphy() local23117 &bb_mult); in wlc_phy_runsamples_nphy()23119 BB_MULT_VALID_MASK | (bb_mult & BB_MULT_MASK); in wlc_phy_runsamples_nphy()23123 bb_mult = (phy_bw == 20) ? 100 : 71; in wlc_phy_runsamples_nphy()23124 bb_mult = (bb_mult << 8) + bb_mult; in wlc_phy_runsamples_nphy()23126 &bb_mult); in wlc_phy_runsamples_nphy()23181 u16 bb_mult; in wlc_phy_stopplayback_nphy() local23197 bb_mult = pi->nphy_bb_mult_save & BB_MULT_MASK; in wlc_phy_stopplayback_nphy()23199 &bb_mult); in wlc_phy_stopplayback_nphy()