Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/sw/rxe/
Drxe_resp.c1020 else if (bth_ack(pkt)) in acknowledge()
1073 if (bth_ack(pkt)) in duplicate_request()
Drxe_hdr.h408 static inline int bth_ack(struct rxe_pkt_info *pkt) in bth_ack() function