Home
last modified time | relevance | path

Searched refs:atmeth_set_comp (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_hdr.h764 static inline void atmeth_set_comp(struct rxe_pkt_info *pkt, u64 comp) in atmeth_set_comp() function
H A Drxe_req.c481 atmeth_set_comp(pkt, ibwr->wr.atomic.compare_add); in init_req_packet()