dst_hw            138 drivers/gpu/drm/armada/armada_plane.c 		st->dst_hw = drm_rect_height(&state->dst) >> 1;
dst_hw            142 drivers/gpu/drm/armada/armada_plane.c 		st->dst_hw = drm_rect_height(&state->dst);
dst_hw            149 drivers/gpu/drm/armada/armada_plane.c 	st->dst_hw <<= 16;
dst_hw            150 drivers/gpu/drm/armada/armada_plane.c 	st->dst_hw |= drm_rect_width(&state->dst) & 0x0000ffff;
dst_hw              8 drivers/gpu/drm/armada/armada_plane.h 	u32 dst_hw;
dst_hw             18 drivers/gpu/drm/armada/armada_plane.h #define armada_dst_hw(state) to_armada_plane_state(state)->dst_hw
dst_hw            333 net/ipv4/arp.c 	u8 dst_ha[MAX_ADDR_LEN], *dst_hw = NULL;
dst_hw            378 net/ipv4/arp.c 		dst_hw = dst_ha;
dst_hw            390 net/ipv4/arp.c 		     dst_hw, dev->dev_addr, NULL, dst);
dst_hw            581 net/ipv4/netfilter/ipt_CLUSTERIP.c 	u_int8_t dst_hw[ETH_ALEN];