Searched refs:atomic_eth (Results 1 – 4 of 4) sorted by relevance
435 ohdr->u.atomic_eth.swap_data = cpu_to_be64( in ipath_make_rc_req()437 ohdr->u.atomic_eth.compare_data = cpu_to_be64( in ipath_make_rc_req()441 ohdr->u.atomic_eth.swap_data = cpu_to_be64( in ipath_make_rc_req()443 ohdr->u.atomic_eth.compare_data = 0; in ipath_make_rc_req()445 ohdr->u.atomic_eth.vaddr[0] = cpu_to_be32( in ipath_make_rc_req()447 ohdr->u.atomic_eth.vaddr[1] = cpu_to_be32( in ipath_make_rc_req()449 ohdr->u.atomic_eth.rkey = cpu_to_be32( in ipath_make_rc_req()1892 ateth = &ohdr->u.atomic_eth; in ipath_rc_rcv()
125 struct ib_atomic_eth atomic_eth; member
460 ohdr->u.atomic_eth.swap_data = cpu_to_be64( in qib_make_rc_req()462 ohdr->u.atomic_eth.compare_data = cpu_to_be64( in qib_make_rc_req()466 ohdr->u.atomic_eth.swap_data = cpu_to_be64( in qib_make_rc_req()468 ohdr->u.atomic_eth.compare_data = 0; in qib_make_rc_req()470 ohdr->u.atomic_eth.vaddr[0] = cpu_to_be32( in qib_make_rc_req()472 ohdr->u.atomic_eth.vaddr[1] = cpu_to_be32( in qib_make_rc_req()474 ohdr->u.atomic_eth.rkey = cpu_to_be32( in qib_make_rc_req()2190 ateth = &ohdr->u.atomic_eth; in qib_rc_rcv()
178 struct ib_atomic_eth atomic_eth; member