/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/queue/ |
D | tx.c | 101 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() 1386 struct iwl_tfh_tb *tb = &tfd->tbs[idx]; in iwl_txq_gen1_tfd_tb_get_addr() 1392 tb = &tfd->tbs[idx]; in iwl_txq_gen1_tfd_tb_get_addr() [all …]
|
D | tx.h | 211 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()
|
/Linux-v5.10/crypto/asymmetric_keys/ |
D | x509_parser.h | 23 const void *tbs; /* Signed data */ member
|
D | x509_public_key.c | 33 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()
|
D | x509_cert_parser.c | 184 ctx->cert->tbs = value - hdrlen; in x509_note_tbs_certificate()
|
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-fh.h | 728 struct iwl_tfd_tb tbs[IWL_NUM_OF_TBS]; member 741 struct iwl_tfh_tb tbs[IWL_TFH_NUM_TBS]; member
|
D | iwl-trans.h | 819 u32 tbs; member
|
/Linux-v5.10/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_main.c | 1145 else if (tx_q->tbs & STMMAC_TBS_AVAIL) in stmmac_display_tx_rings() 1226 else if (tx_q->tbs & STMMAC_TBS_AVAIL) in stmmac_clear_tx_descriptors() 1449 else if (!(tx_q->tbs & STMMAC_TBS_AVAIL)) in init_dma_tx_desc_rings() 1459 else if (tx_q->tbs & STMMAC_TBS_AVAIL) in init_dma_tx_desc_rings() 1602 } else if (tx_q->tbs & STMMAC_TBS_AVAIL) { in free_dma_tx_desc_resources() 1728 else if (tx_q->tbs & STMMAC_TBS_AVAIL) in alloc_dma_tx_desc_resources() 1742 else if (tx_q->tbs & STMMAC_TBS_AVAIL) in alloc_dma_tx_desc_resources() 1984 else if (tx_q->tbs & STMMAC_TBS_AVAIL) in stmmac_tx_clean() 2735 int enable = tx_q->tbs & STMMAC_TBS_AVAIL; in stmmac_hw_setup() 2811 tx_q->tbs |= tbs_en ? STMMAC_TBS_AVAIL : 0; in stmmac_open() [all …]
|
D | stmmac_tc.c | 746 if (!(priv->tx_queue[qopt->queue].tbs & STMMAC_TBS_AVAIL)) in tc_setup_etf() 750 priv->tx_queue[qopt->queue].tbs |= STMMAC_TBS_EN; in tc_setup_etf() 752 priv->tx_queue[qopt->queue].tbs &= ~STMMAC_TBS_EN; in tc_setup_etf()
|
D | stmmac.h | 48 int tbs; member
|
D | stmmac_selftests.c | 1767 if (priv->tx_queue[i].tbs & STMMAC_TBS_AVAIL) in stmmac_test_tbs()
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | sun8i-a83t-tbs-a711.dts | 53 compatible = "tbs-biometrics,a711", "allwinner,sun8i-a83t"; 74 compatible = "tbs,a711-panel", "panel-lvds";
|
D | imx6q-tbs2910.dts | 13 compatible = "tbs,imx6q-tbs2910", "fsl,imx6q";
|
D | Makefile | 1180 sun8i-a83t-tbs-a711.dtb \
|
/Linux-v5.10/drivers/media/rc/keymaps/ |
D | Makefile | 102 rc-tbs-nec.o \
|
/Linux-v5.10/drivers/net/wireless/intel/iwlegacy/ |
D | 3945.h | 567 struct il3945_tfd_tb tbs[4]; member
|
D | 3945.c | 619 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()
|
D | 4965-mac.c | 3863 struct il_tfd_tb *tb = &tfd->tbs[idx]; in il4965_tfd_tb_get_addr() 3877 struct il_tfd_tb *tb = &tfd->tbs[idx]; in il4965_tfd_tb_get_len() 3885 struct il_tfd_tb *tb = &tfd->tbs[idx]; in il4965_tfd_set_tb()
|
D | common.h | 2445 struct il_tfd_tb tbs[IL_NUM_OF_TBS]; member
|
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/pcie/ |
D | tx-gen2.c | 282 BUILD_BUG_ON(IWL_TFH_NUM_TBS > sizeof(out_meta->tbs) * BITS_PER_BYTE); in iwl_pcie_gen2_enqueue_hcmd()
|
D | tx.c | 196 struct iwl_tfd_tb *tb = &tfd_fh->tbs[idx]; in iwl_pcie_tfd_set_tb() 1402 BUILD_BUG_ON(IWL_TFH_NUM_TBS > sizeof(out_meta->tbs) * BITS_PER_BYTE); in iwl_pcie_enqueue_hcmd() 1688 out_meta->tbs |= BIT(tb_idx); in iwl_fill_data_tbs()
|