Home
last modified time | relevance | path

Searched refs:dmac_h (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/infiniband/hw/qedr/
H A Dqedr_roce_cm.c433 ether_addr_copy(udh->eth.dmac_h, ah_attr->roce.dmac); in qedr_gsi_build_header()
520 if (ether_addr_equal(udh.eth.smac_h, udh.eth.dmac_h)) in qedr_gsi_build_packet()
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_hw.h685 u8 dmac_h[6]; member
H A Denetc_ethtool.c831 ether_addr_copy_swap(rfse.dmac_h, eth_h->h_dest); in enetc_set_cls_entry()
/linux/drivers/infiniband/hw/ionic/
H A Dionic_controlpath.c541 ether_addr_copy(hdr->eth.dmac_h, attr->roce.dmac); in ionic_build_hdr()
611 ether_addr_copy(ah_attr->roce.dmac, hdr->eth.dmac_h); in ionic_set_ah_attr()