Searched refs:atomic_eth (Results 1 – 4 of 4) sorted by relevance
337 get_ib_ateth_vaddr(&eh->atomic_eth), in parse_everbs_hdrs()338 eh->atomic_eth.rkey, in parse_everbs_hdrs()339 get_ib_ateth_swap(&eh->atomic_eth), in parse_everbs_hdrs()340 get_ib_ateth_compare(&eh->atomic_eth)); in parse_everbs_hdrs()
525 &ohdr->u.atomic_eth); in hfi1_make_rc_req()527 &ohdr->u.atomic_eth); in hfi1_make_rc_req()531 &ohdr->u.atomic_eth); in hfi1_make_rc_req()532 put_ib_ateth_compare(0, &ohdr->u.atomic_eth); in hfi1_make_rc_req()535 &ohdr->u.atomic_eth); in hfi1_make_rc_req()536 ohdr->u.atomic_eth.rkey = cpu_to_be32( in hfi1_make_rc_req()2382 ateth = &ohdr->u.atomic_eth; in hfi1_rc_rcv()
434 &ohdr->u.atomic_eth); in qib_make_rc_req()436 &ohdr->u.atomic_eth); in qib_make_rc_req()440 &ohdr->u.atomic_eth); in qib_make_rc_req()441 put_ib_ateth_compare(0, &ohdr->u.atomic_eth); in qib_make_rc_req()444 &ohdr->u.atomic_eth); in qib_make_rc_req()445 ohdr->u.atomic_eth.rkey = cpu_to_be32( in qib_make_rc_req()2057 ateth = &ohdr->u.atomic_eth; in qib_rc_rcv()
119 struct ib_atomic_eth atomic_eth; member