Home
last modified time | relevance | path

Searched refs:hao (Results 1 – 12 of 12) sorted by relevance

/linux-6.1.9/Documentation/ABI/testing/
Dsysfs-platform-dfl-fme4 Contact: Wu Hao <hao.wu@intel.com>
12 Contact: Wu Hao <hao.wu@intel.com>
20 Contact: Wu Hao <hao.wu@intel.com>
28 Contact: Wu Hao <hao.wu@intel.com>
34 Contact: Wu Hao <hao.wu@intel.com>
42 Contact: Wu Hao <hao.wu@intel.com>
51 Contact: Wu Hao <hao.wu@intel.com>
60 Contact: Wu Hao <hao.wu@intel.com>
69 Contact: Wu Hao <hao.wu@intel.com>
75 Contact: Wu Hao <hao.wu@intel.com>
[all …]
Dsysfs-platform-dfl-port4 Contact: Wu Hao <hao.wu@intel.com>
12 Contact: Wu Hao <hao.wu@intel.com>
21 Contact: Wu Hao <hao.wu@intel.com>
29 Contact: Wu Hao <hao.wu@intel.com>
37 Contact: Wu Hao <hao.wu@intel.com>
45 Contact: Wu Hao <hao.wu@intel.com>
53 Contact: Wu Hao <hao.wu@intel.com>
60 Contact: Wu Hao <hao.wu@intel.com>
67 Contact: Wu Hao <hao.wu@intel.com>
74 Contact: Wu Hao <hao.wu@intel.com>
[all …]
Dsysfs-bus-event_source-devices-dfl_fme4 Contact: Wu Hao <hao.wu@intel.com>
27 Contact: Wu Hao <hao.wu@intel.com>
34 Contact: Wu Hao <hao.wu@intel.com>
Dsysfs-class-fpga-region4 Contact: Wu Hao <hao.wu@intel.com>
Dsysfs-class-fpga-manager41 Contact: Wu Hao <hao.wu@intel.com>
/linux-6.1.9/net/ipv6/
Dmip6.c142 struct ipv6_destopt_hao *hao; in mip6_destopt_output() local
155 hao = mip6_padn((char *)(dstopt + 1), in mip6_destopt_output()
158 hao->type = IPV6_TLV_HAO; in mip6_destopt_output()
159 BUILD_BUG_ON(sizeof(*hao) != 18); in mip6_destopt_output()
160 hao->length = sizeof(*hao) - 2; in mip6_destopt_output()
162 len = ((char *)hao - (char *)dstopt) + sizeof(*hao); in mip6_destopt_output()
164 memcpy(&hao->addr, &iph->saddr, sizeof(hao->addr)); in mip6_destopt_output()
202 struct ipv6_destopt_hao *hao = NULL; in mip6_destopt_reject() local
215 hao = (struct ipv6_destopt_hao *) in mip6_destopt_reject()
222 hao ? &hao->addr : &ipv6_hdr(skb)->saddr, in mip6_destopt_reject()
[all …]
Dah6.c178 struct ipv6_destopt_hao *hao; in ipv6_rearrange_destopt() local
180 hao = (struct ipv6_destopt_hao *)&opt[off]; in ipv6_rearrange_destopt()
181 if (hao->length != sizeof(hao->addr)) { in ipv6_rearrange_destopt()
183 hao->length); in ipv6_rearrange_destopt()
186 swap(hao->addr, iph->saddr); in ipv6_rearrange_destopt()
Dexthdrs.c233 struct ipv6_destopt_hao *hao; in ipv6_dest_hao() local
246 hao = (struct ipv6_destopt_hao *)(skb_network_header(skb) + optoff); in ipv6_dest_hao()
248 if (hao->length != 16) { in ipv6_dest_hao()
250 hao->length); in ipv6_dest_hao()
255 if (!(ipv6_addr_type(&hao->addr) & IPV6_ADDR_UNICAST)) { in ipv6_dest_hao()
257 &hao->addr); in ipv6_dest_hao()
263 (xfrm_address_t *)&hao->addr, IPPROTO_DSTOPTS); in ipv6_dest_hao()
274 hao = (struct ipv6_destopt_hao *)(skb_network_header(skb) + in ipv6_dest_hao()
282 swap(ipv6h->saddr, hao->addr); in ipv6_dest_hao()
Dicmp.c330 struct ipv6_destopt_hao *hao; in mip6_addr_swap() local
337 hao = (struct ipv6_destopt_hao *) in mip6_addr_swap()
340 iph->saddr = hao->addr; in mip6_addr_swap()
341 hao->addr = tmp; in mip6_addr_swap()
/linux-6.1.9/Documentation/devicetree/bindings/spi/
Dspi-sunplus-sp7021.yaml14 - Li-hao Kuo <lhjeff911@gmail.com>
/linux-6.1.9/Documentation/fpga/
Ddfl.rst9 - Wu Hao <hao.wu@intel.com>
/linux-6.1.9/
DMAINTAINERS8055 M: Wu Hao <hao.wu@intel.com>
8068 M: Wu Hao <hao.wu@intel.com>
19787 M: Li-hao Kuo <lhjeff911@gmail.com>