Home
last modified time | relevance | path

Searched refs:ib_bth_get_pad (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dtrace.c157 *pad = ib_bth_get_pad(ohdr); in hfi1_trace_parse_9b_bth()
173 *pad = ib_bth_get_pad(ohdr); in hfi1_trace_parse_16b_bth()
Ddriver.c1458 packet->pad = ib_bth_get_pad(packet->ohdr); in hfi1_setup_9B_packet()
/Linux-v4.19/include/rdma/
Dib_hdrs.h271 static inline u8 ib_bth_get_pad(struct ib_other_headers *ohdr) in ib_bth_get_pad() function