Searched refs:atomic_eth (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | trace.c | 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()
|
H A D | rc.c | 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()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | trace.c | 405 get_ib_ateth_vaddr(&eh->atomic_eth), in parse_everbs_hdrs() 406 eh->atomic_eth.rkey, in parse_everbs_hdrs() 407 get_ib_ateth_swap(&eh->atomic_eth), in parse_everbs_hdrs() 408 get_ib_ateth_compare(&eh->atomic_eth)); in parse_everbs_hdrs()
|
H A D | rc.c | 851 &ohdr->u.atomic_eth); in hfi1_make_rc_req() 853 &ohdr->u.atomic_eth); in hfi1_make_rc_req() 857 &ohdr->u.atomic_eth); in hfi1_make_rc_req() 858 put_ib_ateth_compare(0, &ohdr->u.atomic_eth); in hfi1_make_rc_req() 861 &ohdr->u.atomic_eth); in hfi1_make_rc_req() 862 ohdr->u.atomic_eth.rkey = cpu_to_be32( in hfi1_make_rc_req() 3085 struct ib_atomic_eth *ateth = &ohdr->u.atomic_eth; in hfi1_rc_rcv()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
H A D | qib_rc.c | 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()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/ |
H A D | qib_rc.c | 424 &ohdr->u.atomic_eth); in qib_make_rc_req() 426 &ohdr->u.atomic_eth); in qib_make_rc_req() 430 &ohdr->u.atomic_eth); in qib_make_rc_req() 431 put_ib_ateth_compare(0, &ohdr->u.atomic_eth); in qib_make_rc_req() 434 &ohdr->u.atomic_eth); in qib_make_rc_req() 435 ohdr->u.atomic_eth.rkey = cpu_to_be32( in qib_make_rc_req() 2032 ateth = &ohdr->u.atomic_eth; in qib_rc_rcv()
|
/kernel/linux/linux-5.10/include/rdma/ |
H A D | ib_hdrs.h | 79 struct ib_atomic_eth atomic_eth; member
|
/kernel/linux/linux-6.6/include/rdma/ |
H A D | ib_hdrs.h | 79 struct ib_atomic_eth atomic_eth; member
|
Completed in 16 milliseconds