Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/sw/rxe/
Drxe_resp.c1005 else if (bth_ack(pkt)) in acknowledge()
1058 if (bth_ack(pkt)) in duplicate_request()
Drxe_hdr.h381 static inline int bth_ack(struct rxe_pkt_info *pkt) in bth_ack() function