Searched refs:atomic_eth (Results 1 – 4 of 4) sorted by relevance
440 get_ib_ateth_vaddr(&eh->atomic_eth), in parse_everbs_hdrs()441 eh->atomic_eth.rkey, in parse_everbs_hdrs()442 get_ib_ateth_swap(&eh->atomic_eth), in parse_everbs_hdrs()443 get_ib_ateth_compare(&eh->atomic_eth)); in parse_everbs_hdrs()
893 &ohdr->u.atomic_eth); in hfi1_make_rc_req()895 &ohdr->u.atomic_eth); in hfi1_make_rc_req()899 &ohdr->u.atomic_eth); in hfi1_make_rc_req()900 put_ib_ateth_compare(0, &ohdr->u.atomic_eth); in hfi1_make_rc_req()903 &ohdr->u.atomic_eth); in hfi1_make_rc_req()904 ohdr->u.atomic_eth.rkey = cpu_to_be32( in hfi1_make_rc_req()3127 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()
121 struct ib_atomic_eth atomic_eth; member