Home
last modified time | relevance | path

Searched refs:tbl_ptr (Results 1 – 5 of 5) sorted by relevance

/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
A Dphy_lcn.c927 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 …]
A Dphy_cmn.c832 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()
A Dphy_n.c14159 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() local
18594 u16 *tbl_ptr; in wlc_phy_restorecal_nphy() local
18615 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() local
25746 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 …]
A Dphy_int.h239 const void *tbl_ptr; member
/drivers/crypto/
A Dtalitos.c1280 struct talitos_ptr *tbl_ptr = &edesc->link_tbl[tbl_off]; in ipsec_esp() local
1283 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