Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/queue/
A Dtx.c33 filled_tfd_size = offsetof(struct iwl_tfh_tfd, tbs) + in iwl_pcie_gen2_update_byte_tbl()
102 if (meta->tbs & BIT(i)) in iwl_txq_gen2_tfd_unmap()
104 le64_to_cpu(tfd->tbs[i].addr), in iwl_txq_gen2_tfd_unmap()
105 le16_to_cpu(tfd->tbs[i].tb_len), in iwl_txq_gen2_tfd_unmap()
109 le64_to_cpu(tfd->tbs[i].addr), in iwl_txq_gen2_tfd_unmap()
110 le16_to_cpu(tfd->tbs[i].tb_len), in iwl_txq_gen2_tfd_unmap()
164 tb = &tfd->tbs[idx]; in iwl_txq_gen2_set_tb()
226 meta->tbs |= BIT(ret); in iwl_txq_gen2_set_tb_with_wa()
1348 tb = &tfd->tbs[idx]; in iwl_txq_gen1_tfd_tb_get_addr()
1383 if (meta->tbs & BIT(i)) in iwl_txq_gen1_tfd_unmap()
[all …]
A Dtx.h156 struct iwl_tfh_tb *tfh_tb = &tfh_tfd->tbs[idx]; in iwl_txq_gen1_tfd_tb_get_len()
162 tb = &tfd->tbs[idx]; in iwl_txq_gen1_tfd_tb_get_len()
/linux-6.3-rc2/crypto/asymmetric_keys/
A Dx509_parser.h23 const void *tbs; /* Signed data */ member
A Dx509_public_key.c33 sig->data = cert->tbs; in x509_get_sig_params()
68 ret = crypto_shash_digest(desc, cert->tbs, cert->tbs_size, sig->digest); in x509_get_sig_params()
A Dx509_cert_parser.c182 ctx->cert->tbs = value - hdrlen; in x509_note_tbs_certificate()
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/
A Diwl-fh.h692 struct iwl_tfd_tb tbs[IWL_NUM_OF_TBS]; member
705 struct iwl_tfh_tb tbs[IWL_TFH_NUM_TBS]; member
A Diwl-trans.h828 u32 tbs; member
/linux-6.3-rc2/Documentation/devicetree/bindings/display/panel/
A Dpanel-lvds.yaml43 - tbs,a711-panel
/linux-6.3-rc2/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac_main.c1382 else if (tx_q->tbs & STMMAC_TBS_AVAIL) in stmmac_clear_tx_descriptors()
2126 else if (tx_q->tbs & STMMAC_TBS_AVAIL) in __alloc_dma_tx_desc_resources()
2140 else if (tx_q->tbs & STMMAC_TBS_AVAIL) in __alloc_dma_tx_desc_resources()
3385 if (tx_q->tbs & STMMAC_TBS_AVAIL) in stmmac_hw_setup()
3968 if (tx_q->tbs & STMMAC_TBS_AVAIL) in stmmac_vlan_insert()
4009 if (tx_q->tbs & STMMAC_TBS_AVAIL) in stmmac_tso_allocator()
4128 if (tx_q->tbs & STMMAC_TBS_AVAIL) in stmmac_tso_xmit()
4153 if (tx_q->tbs & STMMAC_TBS_AVAIL) in stmmac_tso_xmit()
4233 if (tx_q->tbs & STMMAC_TBS_AVAIL) in stmmac_tso_xmit()
4530 if (tx_q->tbs & STMMAC_TBS_EN) { in stmmac_xmit()
[all …]
A Dstmmac_tc.c1097 if (!(priv->dma_conf.tx_queue[qopt->queue].tbs & STMMAC_TBS_AVAIL)) in tc_setup_etf()
1101 priv->dma_conf.tx_queue[qopt->queue].tbs |= STMMAC_TBS_EN; in tc_setup_etf()
1103 priv->dma_conf.tx_queue[qopt->queue].tbs &= ~STMMAC_TBS_EN; in tc_setup_etf()
A Dstmmac.h61 int tbs; member
A Dstmmac_selftests.c1770 if (priv->dma_conf.tx_queue[i].tbs & STMMAC_TBS_AVAIL) in stmmac_test_tbs()
/linux-6.3-rc2/certs/
A DKconfig109 string starting with a prefix ("tbs" or "bin"), then a colon (":"), and
112 tools/certs/print-cert-tbs-hash.sh .
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/pcie/
A Dtx-gen2.c235 BUILD_BUG_ON(IWL_TFH_NUM_TBS > sizeof(out_meta->tbs) * BITS_PER_BYTE); in iwl_pcie_gen2_enqueue_hcmd()
A Dtx.c139 struct iwl_tfd_tb *tb = &tfd_fh->tbs[idx]; in iwl_pcie_tfd_set_tb()
1138 BUILD_BUG_ON(IWL_TFH_NUM_TBS > sizeof(out_meta->tbs) * BITS_PER_BYTE); in iwl_pcie_enqueue_hcmd()
1284 out_meta->tbs |= BIT(tb_idx); in iwl_fill_data_tbs()
/linux-6.3-rc2/Documentation/devicetree/bindings/media/
A Drc.yaml131 - rc-tbs-nec
/linux-6.3-rc2/arch/arm/boot/dts/
A Dsun8i-a83t-tbs-a711.dts53 compatible = "tbs-biometrics,a711", "allwinner,sun8i-a83t";
74 compatible = "tbs,a711-panel", "panel-lvds";
A Dimx6q-tbs2910.dts13 compatible = "tbs,imx6q-tbs2910", "fsl,imx6q";
/linux-6.3-rc2/drivers/media/rc/keymaps/
A DMakefile111 rc-tbs-nec.o \
/linux-6.3-rc2/net/core/
A Drtnetlink.c3485 struct rtnl_newlink_tbs *tbs, in __rtnl_newlink() argument
3489 struct nlattr ** const tb = tbs->tb; in __rtnl_newlink()
3561 err = nla_parse_nested_deprecated(tbs->attr, ops->maxtype, in __rtnl_newlink()
3566 data = tbs->attr; in __rtnl_newlink()
3582 err = nla_parse_nested_deprecated(tbs->slave_attr, in __rtnl_newlink()
3589 slave_data = tbs->slave_attr; in __rtnl_newlink()
3663 struct rtnl_newlink_tbs *tbs; in rtnl_newlink() local
3666 tbs = kmalloc(sizeof(*tbs), GFP_KERNEL); in rtnl_newlink()
3667 if (!tbs) in rtnl_newlink()
3670 ret = __rtnl_newlink(skb, nlh, tbs, extack); in rtnl_newlink()
[all …]
/linux-6.3-rc2/drivers/net/wireless/intel/iwlegacy/
A D3945.h567 struct il3945_tfd_tb tbs[4]; member
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()
663 dma_unmap_single(&dev->dev, le32_to_cpu(tfd->tbs[i].addr), in il3945_hw_txq_free_tfd()
664 le32_to_cpu(tfd->tbs[i].len), DMA_TO_DEVICE); in il3945_hw_txq_free_tfd()
A D4965-mac.c3862 struct il_tfd_tb *tb = &tfd->tbs[idx]; in il4965_tfd_tb_get_addr()
3876 struct il_tfd_tb *tb = &tfd->tbs[idx]; in il4965_tfd_tb_get_len()
3884 struct il_tfd_tb *tb = &tfd->tbs[idx]; in il4965_tfd_set_tb()
/linux-6.3-rc2/Documentation/devicetree/bindings/
A Dvendor-prefixes.yaml1306 "^tbs,.*":
1308 "^tbs-biometrics,.*":
/linux-6.3-rc2/Documentation/devicetree/bindings/arm/
A Dsunxi.yaml828 - const: tbs-biometrics,a711

Completed in 83 milliseconds

12