Home
last modified time | relevance | path

Searched refs:tcf (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.1/arch/arm64/kernel/
Dmte.c106 static inline void __mte_enable_kernel(const char *mode, unsigned long tcf) in __mte_enable_kernel() argument
110 SYS_FIELD_PREP(SCTLR_EL1, TCF, tcf)); in __mte_enable_kernel()
569 u64 tcf; in mte_tcf_preferred_store() local
572 tcf = MTE_CTRL_TCF_ASYNC; in mte_tcf_preferred_store()
574 tcf = MTE_CTRL_TCF_SYNC; in mte_tcf_preferred_store()
576 tcf = MTE_CTRL_TCF_ASYMM; in mte_tcf_preferred_store()
581 per_cpu(mte_tcf_preferred, dev->id) = tcf; in mte_tcf_preferred_store()
/Linux-v6.1/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_tai.c211 u32 tcf; in mvpp22_tai_adjtime() local
219 tcf = TCFCR0_TCF_DECREMENT; in mvpp22_tai_adjtime()
221 tcf = TCFCR0_TCF_INCREMENT; in mvpp22_tai_adjtime()
229 mvpp2_tai_op(tcf, base); in mvpp22_tai_adjtime()
/Linux-v6.1/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.c3640 struct virtchnl_l4_spec tcf = vcf->data.tcp_spec; in i40e_vc_del_cloud_filter() local
3672 cfilter.dst_mac[i] = mask.dst_mac[i] & tcf.dst_mac[i]; in i40e_vc_del_cloud_filter()
3676 cfilter.src_mac[i] = mask.src_mac[i] & tcf.src_mac[i]; in i40e_vc_del_cloud_filter()
3678 cfilter.vlan_id = mask.vlan_id & tcf.vlan_id; in i40e_vc_del_cloud_filter()
3679 cfilter.dst_port = mask.dst_port & tcf.dst_port; in i40e_vc_del_cloud_filter()
3680 cfilter.src_port = mask.src_port & tcf.src_port; in i40e_vc_del_cloud_filter()
3685 if (mask.dst_ip[0] & tcf.dst_ip[0]) in i40e_vc_del_cloud_filter()
3686 memcpy(&cfilter.ip.v4.dst_ip, tcf.dst_ip, in i40e_vc_del_cloud_filter()
3687 ARRAY_SIZE(tcf.dst_ip)); in i40e_vc_del_cloud_filter()
3688 else if (mask.src_ip[0] & tcf.dst_ip[0]) in i40e_vc_del_cloud_filter()
[all …]
/Linux-v6.1/drivers/net/ethernet/sfc/
Dtc_bindings.c38 struct flow_cls_offload *tcf = type_data; in efx_tc_block_cb() local
43 tcf, binding->efv); in efx_tc_block_cb()
/Linux-v6.1/net/sched/
Dsch_hfsc.c1120 struct tcf_proto *tcf; in hfsc_classify() local
1130 tcf = rcu_dereference_bh(q->root.filter_list); in hfsc_classify()
1131 while (tcf && (result = tcf_classify(skb, NULL, tcf, &res, false)) >= 0) { in hfsc_classify()
1156 tcf = rcu_dereference_bh(cl->filter_list); in hfsc_classify()
Dsch_htb.c222 struct tcf_proto *tcf; in htb_classify() local
236 tcf = rcu_dereference_bh(cl->filter_list); in htb_classify()
238 tcf = rcu_dereference_bh(q->filter_list); in htb_classify()
242 while (tcf && (result = tcf_classify(skb, NULL, tcf, &res, false)) >= 0) { in htb_classify()
266 tcf = rcu_dereference_bh(cl->filter_list); in htb_classify()
/Linux-v6.1/drivers/dma/
Dstm32-dma.c207 u32 tcf; member
1659 chan->mdma_config.tcf = STM32_DMA_TCI; in stm32_dma_probe()
1660 chan->mdma_config.tcf <<= STM32_DMA_FLAGS_SHIFT(chan->id); in stm32_dma_probe()
/Linux-v6.1/Documentation/arm/stm32/
Dstm32-dma-mdma-chaining.rst119 dma[1:2]-tcf[0:7]