Searched refs:dst_hw (Results 1 – 4 of 4) sorted by relevance
8 u32 dst_hw; member18 #define armada_dst_hw(state) to_armada_plane_state(state)->dst_hw
115 st->dst_hw = drm_rect_height(&new_plane_state->dst) >> 1; in armada_drm_plane_atomic_check()119 st->dst_hw = drm_rect_height(&new_plane_state->dst); in armada_drm_plane_atomic_check()126 st->dst_hw <<= 16; in armada_drm_plane_atomic_check()127 st->dst_hw |= drm_rect_width(&new_plane_state->dst) & 0x0000ffff; in armada_drm_plane_atomic_check()
336 u8 dst_ha[MAX_ADDR_LEN], *dst_hw = NULL; in arp_solicit() local381 dst_hw = dst_ha; in arp_solicit()393 dst_hw, dev->dev_addr, NULL, dst); in arp_solicit()
617 u_int8_t dst_hw[ETH_ALEN]; member