Home
last modified time | relevance | path

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

/Linux-v6.6/arch/arm64/kernel/
Dmte.c79 static inline void __mte_enable_kernel(const char *mode, unsigned long tcf) in __mte_enable_kernel() argument
83 SYS_FIELD_PREP(SCTLR_EL1, TCF, tcf)); in __mte_enable_kernel()
543 u64 tcf; in mte_tcf_preferred_store() local
546 tcf = MTE_CTRL_TCF_ASYNC; in mte_tcf_preferred_store()
548 tcf = MTE_CTRL_TCF_SYNC; in mte_tcf_preferred_store()
550 tcf = MTE_CTRL_TCF_ASYMM; in mte_tcf_preferred_store()
555 per_cpu(mte_tcf_preferred, dev->id) = tcf; in mte_tcf_preferred_store()
/Linux-v6.6/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.6/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.c3708 struct virtchnl_l4_spec tcf = vcf->data.tcp_spec; in i40e_vc_del_cloud_filter() local
3740 cfilter.dst_mac[i] = mask.dst_mac[i] & tcf.dst_mac[i]; in i40e_vc_del_cloud_filter()
3744 cfilter.src_mac[i] = mask.src_mac[i] & tcf.src_mac[i]; in i40e_vc_del_cloud_filter()
3746 cfilter.vlan_id = mask.vlan_id & tcf.vlan_id; in i40e_vc_del_cloud_filter()
3747 cfilter.dst_port = mask.dst_port & tcf.dst_port; in i40e_vc_del_cloud_filter()
3748 cfilter.src_port = mask.src_port & tcf.src_port; in i40e_vc_del_cloud_filter()
3753 if (mask.dst_ip[0] & tcf.dst_ip[0]) in i40e_vc_del_cloud_filter()
3754 memcpy(&cfilter.ip.v4.dst_ip, tcf.dst_ip, in i40e_vc_del_cloud_filter()
3755 ARRAY_SIZE(tcf.dst_ip)); in i40e_vc_del_cloud_filter()
3756 else if (mask.src_ip[0] & tcf.dst_ip[0]) in i40e_vc_del_cloud_filter()
[all …]
/Linux-v6.6/drivers/net/ethernet/sfc/
Dtc_bindings.c39 struct flow_cls_offload *tcf = type_data; in efx_tc_block_cb() local
44 tcf, binding->efv); in efx_tc_block_cb()
/Linux-v6.6/net/sched/
Dsch_hfsc.c1136 struct tcf_proto *tcf; in hfsc_classify() local
1146 tcf = rcu_dereference_bh(q->root.filter_list); in hfsc_classify()
1147 while (tcf && (result = tcf_classify(skb, NULL, tcf, &res, false)) >= 0) { in hfsc_classify()
1172 tcf = rcu_dereference_bh(cl->filter_list); in hfsc_classify()
Dsch_htb.c225 struct tcf_proto *tcf; in htb_classify() local
239 tcf = rcu_dereference_bh(cl->filter_list); in htb_classify()
241 tcf = rcu_dereference_bh(q->filter_list); in htb_classify()
245 while (tcf && (result = tcf_classify(skb, NULL, tcf, &res, false)) >= 0) { in htb_classify()
269 tcf = rcu_dereference_bh(cl->filter_list); in htb_classify()
/Linux-v6.6/drivers/dma/
Dstm32-dma.c207 u32 tcf; member
1661 chan->mdma_config.tcf = STM32_DMA_TCI; in stm32_dma_probe()
1662 chan->mdma_config.tcf <<= STM32_DMA_FLAGS_SHIFT(chan->id); in stm32_dma_probe()
/Linux-v6.6/Documentation/arch/arm/stm32/
Dstm32-dma-mdma-chaining.rst119 dma[1:2]-tcf[0:7]