Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_hdr.h290 static inline u8 bth_se(struct rxe_pkt_info *pkt) in bth_se() function
H A Drxe_resp.c1159 if (rxe_cq_post(qp->rcq, &cqe, pkt ? bth_se(pkt) : 1)) in do_complete()