Searched refs:atomic_eth (Results 1 – 4 of 4) sorted by relevance
442 get_ib_ateth_vaddr(&eh->atomic_eth), in parse_everbs_hdrs()443 eh->atomic_eth.rkey, in parse_everbs_hdrs()444 get_ib_ateth_swap(&eh->atomic_eth), in parse_everbs_hdrs()445 get_ib_ateth_compare(&eh->atomic_eth)); in parse_everbs_hdrs()
892 &ohdr->u.atomic_eth); in hfi1_make_rc_req()894 &ohdr->u.atomic_eth); in hfi1_make_rc_req()898 &ohdr->u.atomic_eth); in hfi1_make_rc_req()899 put_ib_ateth_compare(0, &ohdr->u.atomic_eth); in hfi1_make_rc_req()902 &ohdr->u.atomic_eth); in hfi1_make_rc_req()903 ohdr->u.atomic_eth.rkey = cpu_to_be32( in hfi1_make_rc_req()3126 struct ib_atomic_eth *ateth = &ohdr->u.atomic_eth; in hfi1_rc_rcv()
423 &ohdr->u.atomic_eth); in qib_make_rc_req()425 &ohdr->u.atomic_eth); in qib_make_rc_req()429 &ohdr->u.atomic_eth); in qib_make_rc_req()430 put_ib_ateth_compare(0, &ohdr->u.atomic_eth); in qib_make_rc_req()433 &ohdr->u.atomic_eth); in qib_make_rc_req()434 ohdr->u.atomic_eth.rkey = cpu_to_be32( in qib_make_rc_req()2029 ateth = &ohdr->u.atomic_eth; in qib_rc_rcv()
79 struct ib_atomic_eth atomic_eth; member