Searched refs:iqloCalbuf (Results 1 – 1 of 1) sorted by relevance
18807 u16 iqloCalbuf[7]; in wlc_phy_txpwrctrl_coeff_setup_nphy() local18817 wlc_phy_table_read_nphy(pi, 15, 7, 80, 16, iqloCalbuf); in wlc_phy_txpwrctrl_coeff_setup_nphy()18825 26) ? (((u32) (iqloCalbuf[0] & 0x3ff)) << 10) | in wlc_phy_txpwrctrl_coeff_setup_nphy()18826 (iqloCalbuf[1] & 0x3ff) in wlc_phy_txpwrctrl_coeff_setup_nphy()18827 : (((u32) (iqloCalbuf[2] & 0x3ff)) << 10) | in wlc_phy_txpwrctrl_coeff_setup_nphy()18828 (iqloCalbuf[3] & 0x3ff); in wlc_phy_txpwrctrl_coeff_setup_nphy()18841 (u32) ((tbl_id == 26) ? iqloCalbuf[5] : iqloCalbuf[6]); in wlc_phy_txpwrctrl_coeff_setup_nphy()