Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dtrace.c152 *ack = ib_bth_get_ackreq(ohdr); in hfi1_trace_parse_9b_bth()
170 *ack = ib_bth_get_ackreq(ohdr); in hfi1_trace_parse_16b_bth()
/Linux-v4.19/include/rdma/
Dib_hdrs.h288 static inline u8 ib_bth_get_ackreq(struct ib_other_headers *ohdr) in ib_bth_get_ackreq() function