Searched refs:tbl_ptr (Results 1 – 5 of 5) sorted by relevance
927 tab.tbl_ptr = tbl_ptr; in wlc_lcnphy_common_read_table()942 tab.tbl_ptr = tbl_ptr; in wlc_lcnphy_common_write_table()1896 tab.tbl_ptr = &m0m1; in wlc_lcnphy_get_bbmult()1911 tab.tbl_ptr = &m0m1; in wlc_lcnphy_set_bbmult()2080 tab.tbl_ptr = &ind; in wlc_lcnphy_tssi_setup()2952 tab.tbl_ptr = &val; in wlc_lcnphy_vbat_temp_sense_setup()3054 tab.tbl_ptr = &pwr; in wlc_lcnphy_tx_pwr_ctrl_init()3112 tab.tbl_ptr = iqcc; in wlc_lcnphy_set_tx_iqcc()3789 tab.tbl_ptr = iqcc; in wlc_lcnphy_get_tx_iqcc()3910 tab.tbl_ptr = &val; in wlc_lcnphy_txpwrtbl_iqlo_cal()[all …]
832 const u8 *ptbl_8b = (const u8 *)ptbl_info->tbl_ptr; in wlc_phy_write_table()833 const u16 *ptbl_16b = (const u16 *)ptbl_info->tbl_ptr; in wlc_phy_write_table()834 const u32 *ptbl_32b = (const u32 *)ptbl_info->tbl_ptr; in wlc_phy_write_table()869 u8 *ptbl_8b = (u8 *)ptbl_info->tbl_ptr; in wlc_phy_read_table()870 u16 *ptbl_16b = (u16 *)ptbl_info->tbl_ptr; in wlc_phy_read_table()871 u32 *ptbl_32b = (u32 *)ptbl_info->tbl_ptr; in wlc_phy_read_table()
14159 tbl.tbl_ptr = data; in wlc_phy_table_write_nphy()14173 tbl.tbl_ptr = data; in wlc_phy_table_read_nphy()18431 void *tbl_ptr; in wlc_phy_savecal_nphy() local18594 u16 *tbl_ptr; in wlc_phy_restorecal_nphy() local18615 txcal_coeffs_bphy[0] = tbl_ptr[0]; in wlc_phy_restorecal_nphy()18616 txcal_coeffs_bphy[1] = tbl_ptr[1]; in wlc_phy_restorecal_nphy()25642 const void *tbl_ptr; in wlc_phy_cal_txiqlo_nphy() local25746 16, tbl_ptr); in wlc_phy_cal_txiqlo_nphy()25756 16, tbl_ptr); in wlc_phy_cal_txiqlo_nphy()25795 tbl_ptr = in wlc_phy_cal_txiqlo_nphy()[all …]
239 const void *tbl_ptr; member
1280 struct talitos_ptr *tbl_ptr = &edesc->link_tbl[tbl_off]; in ipsec_esp() local1283 to_talitos_ptr_ext_set(tbl_ptr - 1, 0, is_sec1); in ipsec_esp()1284 to_talitos_ptr_ext_set(tbl_ptr, DESC_PTR_LNKTBL_RET, is_sec1); in ipsec_esp()1287 to_talitos_ptr(tbl_ptr, dma_icv, authsize, is_sec1); in ipsec_esp()
Completed in 58 milliseconds