Home
last modified time | relevance | path

Searched refs:dst_hw (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/armada/
Darmada_overlay.c36 uint32_t dst_hw; member
141 dplane->dst_hw = val; in armada_plane_update()
218 if (dplane->dst_hw != val) { in armada_plane_update()
219 dplane->dst_hw = val; in armada_plane_update()
/linux-4.1.27/net/ipv4/
Darp.c297 u8 dst_ha[MAX_ADDR_LEN], *dst_hw = NULL; in arp_solicit() local
340 dst_hw = dst_ha; in arp_solicit()
350 dst_hw, dev->dev_addr, NULL); in arp_solicit()
/linux-4.1.27/net/ipv4/netfilter/
Dipt_CLUSTERIP.c481 u_int8_t dst_hw[ETH_ALEN]; member