Home
last modified time | relevance | path

Searched refs:tbs (Results 1 – 25 of 38) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/queue/
H A Dtx.c101 filled_tfd_size = offsetof(struct iwl_tfh_tfd, tbs) + in iwl_pcie_gen2_update_byte_tbl()
170 if (meta->tbs & BIT(i)) in iwl_txq_gen2_tfd_unmap()
172 le64_to_cpu(tfd->tbs[i].addr), in iwl_txq_gen2_tfd_unmap()
173 le16_to_cpu(tfd->tbs[i].tb_len), in iwl_txq_gen2_tfd_unmap()
177 le64_to_cpu(tfd->tbs[i].addr), in iwl_txq_gen2_tfd_unmap()
178 le16_to_cpu(tfd->tbs[i].tb_len), in iwl_txq_gen2_tfd_unmap()
233 tb = &tfd->tbs[idx]; in iwl_txq_gen2_set_tb()
295 meta->tbs |= BIT(ret); in iwl_txq_gen2_set_tb_with_wa()
1385 struct iwl_tfh_tb *tb = &tfd->tbs[idx]; in iwl_txq_gen1_tfd_tb_get_addr()
1391 tb = &tfd->tbs[idx]; in iwl_txq_gen1_tfd_tb_get_addr()
[all …]
H A Dtx.h211 struct iwl_tfh_tb *tb = &tfd->tbs[idx]; in iwl_txq_gen1_tfd_tb_get_len()
217 tb = &tfd->tbs[idx]; in iwl_txq_gen1_tfd_tb_get_len()
/OK3568_Linux_fs/u-boot/board/tbs/tbs2910/
H A DMAINTAINERS4 F: board/tbs/tbs2910/
H A DKconfig7 default "tbs"
/OK3568_Linux_fs/kernel/crypto/asymmetric_keys/
H A Dx509_public_key.c33 sig->data = cert->tbs; in x509_get_sig_params()
80 ret = crypto_shash_digest(desc, cert->tbs, cert->tbs_size, sig->digest); in x509_get_sig_params()
H A Dx509_parser.h23 const void *tbs; /* Signed data */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/
H A Diwl-fh.h728 struct iwl_tfd_tb tbs[IWL_NUM_OF_TBS]; member
741 struct iwl_tfh_tb tbs[IWL_TFH_NUM_TBS]; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Devp.h1240 const unsigned char *tbs, size_t tbslen);
1244 const unsigned char *tbs, size_t tbslen);
1298 const unsigned char *tbs,
1306 const unsigned char *tbs,
1318 char *tbs,
1390 const unsigned char *tbs,
1398 const unsigned char *tbs,
1410 char *tbs,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c1217 } else if (tx_q->tbs & STMMAC_TBS_AVAIL) { in stmmac_display_tx_rings()
1302 else if (tx_q->tbs & STMMAC_TBS_AVAIL) in stmmac_clear_tx_descriptors()
1530 else if (!(tx_q->tbs & STMMAC_TBS_AVAIL)) in init_dma_tx_desc_rings()
1540 else if (tx_q->tbs & STMMAC_TBS_AVAIL) in init_dma_tx_desc_rings()
1683 } else if (tx_q->tbs & STMMAC_TBS_AVAIL) { in free_dma_tx_desc_resources()
1810 else if (tx_q->tbs & STMMAC_TBS_AVAIL) in alloc_dma_tx_desc_resources()
1824 else if (tx_q->tbs & STMMAC_TBS_AVAIL) in alloc_dma_tx_desc_resources()
2066 else if (tx_q->tbs & STMMAC_TBS_AVAIL) in stmmac_tx_clean()
2811 if (tx_q->tbs & STMMAC_TBS_AVAIL) in stmmac_hw_setup()
2831 int enable = tx_q->tbs & STMMAC_TBS_AVAIL; in stmmac_hw_setup()
[all …]
H A Dstmmac_tc.c801 if (!(priv->tx_queue[qopt->queue].tbs & STMMAC_TBS_AVAIL)) in tc_setup_etf()
805 priv->tx_queue[qopt->queue].tbs |= STMMAC_TBS_EN; in tc_setup_etf()
807 priv->tx_queue[qopt->queue].tbs &= ~STMMAC_TBS_EN; in tc_setup_etf()
H A Dstmmac_uio.c150 } else if (tx_q->tbs & STMMAC_TBS_AVAIL) { in uio_free_dma_tx_desc_resources()
234 else if (tx_q->tbs & STMMAC_TBS_AVAIL) in uio_alloc_dma_tx_desc_resources()
248 else if (tx_q->tbs & STMMAC_TBS_AVAIL) in uio_alloc_dma_tx_desc_resources()
H A Dstmmac.h48 int tbs; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/
H A Dx509_crl.h73 …mbedtls_x509_buf tbs; /**< The raw certificate body (DER). The part that is To Be Signed… member
H A Dx509_crt.h59 …mbedtls_x509_buf tbs; /**< The raw certificate body (DER). The part that is To Be Si… member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/
H A Dx509_crl.h73 …mbedtls_x509_buf tbs; /**< The raw certificate body (DER). The part that is To Be Signed… member
H A Dx509_crt.h59 …mbedtls_x509_buf tbs; /**< The raw certificate body (DER). The part that is To Be Si… member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/
H A Dx509_crl.h73 …mbedtls_x509_buf tbs; /**< The raw certificate body (DER). The part that is To Be Signed… member
H A Dx509_crt.h59 …mbedtls_x509_buf tbs; /**< The raw certificate body (DER). The part that is To Be Si… member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/
H A Dx509_crl.h73 …mbedtls_x509_buf tbs; /**< The raw certificate body (DER). The part that is To Be Signed… member
H A Dx509_crt.h59 …mbedtls_x509_buf tbs; /**< The raw certificate body (DER). The part that is To Be Si… member
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/
H A D0001-Fix-tautological-compare-warning.patch2 From: Adam Trhon <adam.trhon@tbs-biometrics.com>
14 Signed-off-by: Adam Trhon <adam.trhon@tbs-biometrics.com>
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dsun8i-a83t-tbs-a711.dts53 compatible = "tbs-biometrics,a711", "allwinner,sun8i-a83t";
74 compatible = "tbs,a711-panel", "panel-lvds";
/OK3568_Linux_fs/kernel/drivers/media/rc/keymaps/
H A DMakefile101 rc-tbs-nec.o \
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlegacy/
H A D3945.h567 struct il3945_tfd_tb tbs[4]; member
H A D3945.c619 tfd->tbs[count].addr = cpu_to_le32(addr); in il3945_hw_txq_attach_buf_to_tfd()
620 tfd->tbs[count].len = cpu_to_le32(len); in il3945_hw_txq_attach_buf_to_tfd()
662 pci_unmap_single(dev, le32_to_cpu(tfd->tbs[i].addr), in il3945_hw_txq_free_tfd()
663 le32_to_cpu(tfd->tbs[i].len), in il3945_hw_txq_free_tfd()

12