Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/
H A Drxe_resp.c1003 else if (bth_ack(pkt)) in acknowledge()
1056 if (bth_ack(pkt)) in duplicate_request()
H A Drxe_hdr.h381 static inline int bth_ack(struct rxe_pkt_info *pkt) in bth_ack() function