Searched refs:atomic_eth (Results 1 – 7 of 7) sorted by relevance
142 (unsigned long long)ib_u64_get(eh->atomic_eth.vaddr), in parse_everbs_hdrs()143 eh->atomic_eth.rkey, in parse_everbs_hdrs()145 (__be32 *)&eh->atomic_eth.swap_data), in parse_everbs_hdrs()147 (__be32 *)&eh->atomic_eth.compare_data)); in parse_everbs_hdrs()
490 ohdr->u.atomic_eth.swap_data = cpu_to_be64( in hfi1_make_rc_req()492 ohdr->u.atomic_eth.compare_data = cpu_to_be64( in hfi1_make_rc_req()496 ohdr->u.atomic_eth.swap_data = cpu_to_be64( in hfi1_make_rc_req()498 ohdr->u.atomic_eth.compare_data = 0; in hfi1_make_rc_req()500 ohdr->u.atomic_eth.vaddr[0] = cpu_to_be32( in hfi1_make_rc_req()502 ohdr->u.atomic_eth.vaddr[1] = cpu_to_be32( in hfi1_make_rc_req()504 ohdr->u.atomic_eth.rkey = cpu_to_be32( in hfi1_make_rc_req()2282 ateth = &ohdr->u.atomic_eth; in hfi1_rc_rcv()
171 struct ib_atomic_eth atomic_eth; member
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
462 ohdr->u.atomic_eth.swap_data = cpu_to_be64( in qib_make_rc_req()464 ohdr->u.atomic_eth.compare_data = cpu_to_be64( in qib_make_rc_req()468 ohdr->u.atomic_eth.swap_data = cpu_to_be64( in qib_make_rc_req()470 ohdr->u.atomic_eth.compare_data = 0; in qib_make_rc_req()472 ohdr->u.atomic_eth.vaddr[0] = cpu_to_be32( in qib_make_rc_req()474 ohdr->u.atomic_eth.vaddr[1] = cpu_to_be32( in qib_make_rc_req()476 ohdr->u.atomic_eth.rkey = cpu_to_be32( in qib_make_rc_req()2192 ateth = &ohdr->u.atomic_eth; in qib_rc_rcv()
179 struct ib_atomic_eth atomic_eth; member