Searched refs:iqloCalbuf (Results 1 – 1 of 1) sorted by relevance
18796 u16 iqloCalbuf[7]; in wlc_phy_txpwrctrl_coeff_setup_nphy() local18806 wlc_phy_table_read_nphy(pi, 15, 7, 80, 16, iqloCalbuf); in wlc_phy_txpwrctrl_coeff_setup_nphy()18814 26) ? (((u32) (iqloCalbuf[0] & 0x3ff)) << 10) | in wlc_phy_txpwrctrl_coeff_setup_nphy()18815 (iqloCalbuf[1] & 0x3ff) in wlc_phy_txpwrctrl_coeff_setup_nphy()18816 : (((u32) (iqloCalbuf[2] & 0x3ff)) << 10) | in wlc_phy_txpwrctrl_coeff_setup_nphy()18817 (iqloCalbuf[3] & 0x3ff); in wlc_phy_txpwrctrl_coeff_setup_nphy()18830 (u32) ((tbl_id == 26) ? iqloCalbuf[5] : iqloCalbuf[6]); in wlc_phy_txpwrctrl_coeff_setup_nphy()