Home
last modified time | relevance | path

Searched refs:tbl_ptr (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_lcn.c922 const u16 *tbl_ptr, u32 tbl_len, in wlc_lcnphy_common_read_table()
927 tab.tbl_ptr = tbl_ptr; in wlc_lcnphy_common_read_table()
936 const u16 *tbl_ptr, u32 tbl_len, in wlc_lcnphy_common_write_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()
1928 tab.tbl_ptr = data_buf; in wlc_lcnphy_clear_tx_power_offsets()
2080 tab.tbl_ptr in wlc_lcnphy_tssi_setup()
921 wlc_lcnphy_common_read_table(struct brcms_phy *pi, u32 tbl_id, const u16 *tbl_ptr, u32 tbl_len, u32 tbl_width, u32 tbl_offset) wlc_lcnphy_common_read_table() argument
935 wlc_lcnphy_common_write_table(struct brcms_phy *pi, u32 tbl_id, const u16 *tbl_ptr, u32 tbl_len, u32 tbl_width, u32 tbl_offset) wlc_lcnphy_common_write_table() argument
[all...]
H A Dphy_cmn.c866 const u8 *ptbl_8b = (const u8 *)ptbl_info->tbl_ptr; in wlc_phy_write_table()
867 const u16 *ptbl_16b = (const u16 *)ptbl_info->tbl_ptr; in wlc_phy_write_table()
868 const u32 *ptbl_32b = (const u32 *)ptbl_info->tbl_ptr; in wlc_phy_write_table()
903 u8 *ptbl_8b = (u8 *)ptbl_info->tbl_ptr; in wlc_phy_read_table()
904 u16 *ptbl_16b = (u16 *)ptbl_info->tbl_ptr; in wlc_phy_read_table()
905 u32 *ptbl_32b = (u32 *)ptbl_info->tbl_ptr; in wlc_phy_read_table()
H A Dphy_int.h239 const void *tbl_ptr; member
H 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()
18436 void *tbl_ptr; in wlc_phy_savecal_nphy() local
18499 tbl_ptr = pi->calibration_cache.txcal_coeffs_2G; in wlc_phy_savecal_nphy()
18556 tbl_ptr = pi->calibration_cache.txcal_coeffs_5G; in wlc_phy_savecal_nphy()
18577 wlc_phy_table_read_nphy(pi, NPHY_TBL_ID_IQLOCAL, 8, 80, 16, tbl_ptr); in wlc_phy_savecal_nphy()
18599 u16 *tbl_ptr; in wlc_phy_restorecal_nphy() local
18607 tbl_ptr = pi->calibration_cache.txcal_coeffs_2G; in wlc_phy_restorecal_nphy()
18613 tbl_ptr = pi->calibration_cache.txcal_coeffs_5G; in wlc_phy_restorecal_nphy()
18617 wlc_phy_table_write_nphy(pi, NPHY_TBL_ID_IQLOCAL, 4, 80, 16, tbl_ptr); in wlc_phy_restorecal_nphy()
25648 const void *tbl_ptr; wlc_phy_cal_txiqlo_nphy() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_lcn.c922 const u16 *tbl_ptr, u32 tbl_len, in wlc_lcnphy_common_read_table()
927 tab.tbl_ptr = tbl_ptr; in wlc_lcnphy_common_read_table()
936 const u16 *tbl_ptr, u32 tbl_len, in wlc_lcnphy_common_write_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()
1928 tab.tbl_ptr = data_buf; in wlc_lcnphy_clear_tx_power_offsets()
2080 tab.tbl_ptr in wlc_lcnphy_tssi_setup()
921 wlc_lcnphy_common_read_table(struct brcms_phy *pi, u32 tbl_id, const u16 *tbl_ptr, u32 tbl_len, u32 tbl_width, u32 tbl_offset) wlc_lcnphy_common_read_table() argument
935 wlc_lcnphy_common_write_table(struct brcms_phy *pi, u32 tbl_id, const u16 *tbl_ptr, u32 tbl_len, u32 tbl_width, u32 tbl_offset) wlc_lcnphy_common_write_table() argument
[all...]
H A Dphy_cmn.c867 const u8 *ptbl_8b = (const u8 *)ptbl_info->tbl_ptr; in wlc_phy_write_table()
868 const u16 *ptbl_16b = (const u16 *)ptbl_info->tbl_ptr; in wlc_phy_write_table()
869 const u32 *ptbl_32b = (const u32 *)ptbl_info->tbl_ptr; in wlc_phy_write_table()
904 u8 *ptbl_8b = (u8 *)ptbl_info->tbl_ptr; in wlc_phy_read_table()
905 u16 *ptbl_16b = (u16 *)ptbl_info->tbl_ptr; in wlc_phy_read_table()
906 u32 *ptbl_32b = (u32 *)ptbl_info->tbl_ptr; in wlc_phy_read_table()
H A Dphy_int.h239 const void *tbl_ptr; member
H 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()
18436 void *tbl_ptr; in wlc_phy_savecal_nphy() local
18499 tbl_ptr = pi->calibration_cache.txcal_coeffs_2G; in wlc_phy_savecal_nphy()
18556 tbl_ptr = pi->calibration_cache.txcal_coeffs_5G; in wlc_phy_savecal_nphy()
18577 wlc_phy_table_read_nphy(pi, NPHY_TBL_ID_IQLOCAL, 8, 80, 16, tbl_ptr); in wlc_phy_savecal_nphy()
18599 u16 *tbl_ptr; in wlc_phy_restorecal_nphy() local
18607 tbl_ptr = pi->calibration_cache.txcal_coeffs_2G; in wlc_phy_restorecal_nphy()
18613 tbl_ptr = pi->calibration_cache.txcal_coeffs_5G; in wlc_phy_restorecal_nphy()
18617 wlc_phy_table_write_nphy(pi, NPHY_TBL_ID_IQLOCAL, 4, 80, 16, tbl_ptr); in wlc_phy_restorecal_nphy()
25648 const void *tbl_ptr; wlc_phy_cal_txiqlo_nphy() local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/
H A Dtalitos.c1279 struct talitos_ptr *tbl_ptr = &edesc->link_tbl[tbl_off]; in ipsec_esp() local
1282 to_talitos_ptr_ext_set(tbl_ptr - 1, 0, is_sec1); in ipsec_esp()
1283 to_talitos_ptr_ext_set(tbl_ptr, DESC_PTR_LNKTBL_RET, is_sec1); in ipsec_esp()
1286 to_talitos_ptr(tbl_ptr, dma_icv, authsize, is_sec1); in ipsec_esp()
/kernel/linux/linux-6.6/drivers/crypto/
H 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 78 milliseconds