Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/
Drxe_hdr.h291 static inline u8 bth_se(struct rxe_pkt_info *pkt) in bth_se() function
Drxe_resp.c917 if (rxe_cq_post(qp->rcq, &cqe, pkt ? bth_se(pkt) : 1)) in do_complete()