Searched refs:ladder_iq (Results 1 – 3 of 3) sorted by relevance
201 extern const struct nphy_txiqcal_ladder ladder_iq[];
2948 const struct nphy_txiqcal_ladder ladder_iq[] = { variable
24178 static const struct nphy_txiqcal_ladder ladder_iq[] = { in wlc_phy_update_txcal_ladder_nphy() local24197 bbmult_scale = ladder_iq[index].percent * bbmult; in wlc_phy_update_txcal_ladder_nphy()24201 ((bbmult_scale & 0xff) << 8) | ladder_iq[index].g_env; in wlc_phy_update_txcal_ladder_nphy()