Home
last modified time | relevance | path

Searched refs:csf (Results 1 – 6 of 6) sorted by relevance

/linux/tools/testing/selftests/net/mptcp/
H A Duserspace_pm.sh549 ip netns exec "$ns1" ./pm_nl_ctl csf lip 10.0.2.1 lid 23 rip 10.0.2.2\
587 ip netns exec "$ns1" ./pm_nl_ctl csf lip dead:beef:2::1 lid 23 rip\
626 ip netns exec "$ns1" ./pm_nl_ctl csf lip 10.0.2.1 lid 23 rip 10.0.2.2 rport\
665 ip netns exec "$ns2" ./pm_nl_ctl csf lip 10.0.2.2 lid 23 rip 10.0.2.1 rport\
702 ip netns exec "$ns2" ./pm_nl_ctl csf lip dead:beef:2::2 lid 23 rip\
741 ip netns exec "$ns2" ./pm_nl_ctl csf lip 10.0.2.2 lid 23 rip 10.0.2.1 rport\
786 ip netns exec "$ns2" ./pm_nl_ctl csf lip 10.0.2.2 lid 23 rip 10.0.2.1 rport\
883 ip netns exec $ns1 ./pm_nl_ctl csf lip 10.0.2.1 lid 23 rip 10.0.2.2\
H A Dpm_nl_ctl.c445 int csf(int fd, int pm_family, int argc, char *argv[]) in csf() function
1524 return csf(fd, pm_family, argc, argv); in main()
/linux/include/linux/dma/
H A Dti-cppi5.h1053 static inline void cppi5_tr_csf_set(cppi5_tr_flags_t *flags, u32 csf) in cppi5_tr_csf_set() argument
1056 *flags |= (csf << CPPI5_TR_CSF_FLAGS_SHIFT) & in cppi5_tr_csf_set()
/linux/drivers/dma/ti/
H A Dk3-udma.c2968 u32 csf = CPPI5_TR_CSF_SUPR_EVT; in udma_prep_slave_sg_triggered_tr() local
3039 csf |= CPPI5_TR_CSF_EOL_ICNT0; in udma_prep_slave_sg_triggered_tr()
3063 cppi5_tr_csf_set(&tr_req[tr_idx].flags, csf); in udma_prep_slave_sg_triggered_tr()
3109 cppi5_tr_csf_set(&tr_req[tr_idx].flags, csf); in udma_prep_slave_sg_triggered_tr()
3153 cppi5_tr_csf_set(&tr_req[tr_idx - 1].flags, csf | CPPI5_TR_CSF_EOP); in udma_prep_slave_sg_triggered_tr()
3714 u32 csf = CPPI5_TR_CSF_SUPR_EVT; in udma_prep_dma_memcpy() local
3746 csf |= CPPI5_TR_CSF_EOL_ICNT0; in udma_prep_dma_memcpy()
3753 cppi5_tr_csf_set(&tr_req[0].flags, csf); in udma_prep_dma_memcpy()
3772 cppi5_tr_csf_set(&tr_req[1].flags, csf); in udma_prep_dma_memcpy()
3787 cppi5_tr_csf_set(&tr_req[num_tr - 1].flags, csf | CPPI5_TR_CSF_EOP); in udma_prep_dma_memcpy()
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3588-base.dtsi445 compatible = "rockchip,rk3588-mali", "arm,mali-valhall-csf";
/linux/
H A DMAINTAINERS1899 F: Documentation/devicetree/bindings/gpu/arm,mali-valhall-csf.yaml