Searched refs:iqloCalbuf (Results 1 – 1 of 1) sorted by relevance
28234 u16 iqloCalbuf[7]; in wlc_phy_txpwrctrl_coeff_setup_nphy() local28244 wlc_phy_table_read_nphy(pi, 15, 7, 80, 16, iqloCalbuf); in wlc_phy_txpwrctrl_coeff_setup_nphy()28252 26) ? (((u32) (iqloCalbuf[0] & 0x3ff)) << 10) | in wlc_phy_txpwrctrl_coeff_setup_nphy()28253 (iqloCalbuf[1] & 0x3ff) in wlc_phy_txpwrctrl_coeff_setup_nphy()28254 : (((u32) (iqloCalbuf[2] & 0x3ff)) << 10) | in wlc_phy_txpwrctrl_coeff_setup_nphy()28255 (iqloCalbuf[3] & 0x3ff); in wlc_phy_txpwrctrl_coeff_setup_nphy()28269 (u32) ((tbl_id == 26) ? iqloCalbuf[5] : iqloCalbuf[6]); in wlc_phy_txpwrctrl_coeff_setup_nphy()