Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/sw/rxe/
Drxe_resp.c1025 else if (bth_ack(pkt)) in acknowledge()
1078 if (bth_ack(pkt)) in duplicate_request()
Drxe_hdr.h408 static inline int bth_ack(struct rxe_pkt_info *pkt) in bth_ack() function