Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/armada/
Darmada_overlay.c36 uint32_t dst_hw; member
150 dplane->dst_hw = val; in armada_ovl_plane_update()
232 if (dplane->dst_hw != val) { in armada_ovl_plane_update()
233 dplane->dst_hw = val; in armada_ovl_plane_update()
/linux-4.4.14/net/ipv4/
Darp.c332 u8 dst_ha[MAX_ADDR_LEN], *dst_hw = NULL; in arp_solicit() local
377 dst_hw = dst_ha; in arp_solicit()
389 dst_hw, dev->dev_addr, NULL, dst); in arp_solicit()
/linux-4.4.14/net/ipv4/netfilter/
Dipt_CLUSTERIP.c486 u_int8_t dst_hw[ETH_ALEN]; member