Home
last modified time | relevance | path

Searched refs:tcpm (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/usb/typec/tcpm/qcom/
H A Dqcom_pmic_typec.h16 int (*pdphy_start)(struct pmic_typec *tcpm,
18 void (*pdphy_stop)(struct pmic_typec *tcpm);
20 int (*port_start)(struct pmic_typec *tcpm,
22 void (*port_stop)(struct pmic_typec *tcpm);
H A Dqcom_pmic_typec_pdphy.h30 struct pmic_typec *tcpm,
35 struct pmic_typec *tcpm);
H A Dqcom_pmic_typec_port.h30 struct pmic_typec *tcpm,
/linux/drivers/usb/typec/tcpm/
H A DMakefile2 obj-$(CONFIG_TYPEC_TCPM) += tcpm.o
/linux/drivers/usb/typec/
H A DMakefile6 obj-$(CONFIG_TYPEC_TCPM) += tcpm/
H A DKconfig49 source "drivers/usb/typec/tcpm/Kconfig"
/linux/Documentation/networking/
H A Ddctcp.rst48 http://tools.ietf.org/html/draft-bensley-tcpm-dctcp-00
H A Dsnmp_counter.rst897 .. _TLP paper: https://tools.ietf.org/html/draft-dukkipati-tcpm-tcp-loss-probe-01
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_ethtool.c139 struct tcphdr *tcph, *tcpm; in idpf_fsteer_fill_tcp() local
144 tcpm = (struct tcphdr *)hdrs->proto_hdr[1].buffer_mask; in idpf_fsteer_fill_tcp()
149 tcpm->source = fsp->m_u.tcp_ip4_spec.psrc; in idpf_fsteer_fill_tcp()
150 tcpm->dest = fsp->m_u.tcp_ip4_spec.pdst; in idpf_fsteer_fill_tcp()
154 tcpm->source = fsp->m_u.tcp_ip6_spec.psrc; in idpf_fsteer_fill_tcp()
155 tcpm->dest = fsp->m_u.tcp_ip6_spec.pdst; in idpf_fsteer_fill_tcp()
/linux/arch/arm/boot/dts/st/
H A Dste-dbx5x0.dtsi621 reg-names = "prcmu", "prcmu-tcpm", "prcmu-tcdm";
/linux/
H A DMAINTAINERS21641 F: drivers/usb/typec/tcpm/qcom/
27148 F: drivers/usb/typec/tcpm/tcpci.c
27149 F: drivers/usb/typec/tcpm/tcpm.c
27151 F: include/linux/usb/tcpm.h