Searched refs:ptbl_16b (Results 1 – 1 of 1) sorted by relevance
1105 const u16 *ptbl_16b = (const u16 *)ptbl_info->tbl_ptr; in wlc_phy_write_table() local1131 write_phy_reg(pi, tblDataLo, ptbl_16b[idx]); in wlc_phy_write_table()1148 u16 *ptbl_16b = (u16 *)ptbl_info->tbl_ptr; in wlc_phy_read_table() local1172 ptbl_16b[idx] = read_phy_reg(pi, tblDataLo); in wlc_phy_read_table()