Home
last modified time | relevance | path

Searched refs:ib_bth_get_pad (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/rdma/
H A Dib_hdrs.h241 static inline u8 ib_bth_get_pad(struct ib_other_headers *ohdr) in ib_bth_get_pad() function
/kernel/linux/linux-6.6/include/rdma/
H A Dib_hdrs.h237 static inline u8 ib_bth_get_pad(struct ib_other_headers *ohdr) in ib_bth_get_pad() function
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dtrace.c169 *pad = ib_bth_get_pad(ohdr); in hfi1_trace_parse_9b_bth()
185 *pad = ib_bth_get_pad(ohdr); in hfi1_trace_parse_16b_bth()
H A Ddriver.c1558 packet->pad = ib_bth_get_pad(packet->ohdr); in hfi1_setup_9B_packet()
1728 extra_bytes = ib_bth_get_pad(packet->ohdr) + (SIZE_OF_CRC << 2) + in hfi1_ipoib_ib_rcv()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dtrace.c127 *pad = ib_bth_get_pad(ohdr); in hfi1_trace_parse_9b_bth()
143 *pad = ib_bth_get_pad(ohdr); in hfi1_trace_parse_16b_bth()
H A Ddriver.c1511 packet->pad = ib_bth_get_pad(packet->ohdr); in hfi1_setup_9B_packet()
1680 extra_bytes = ib_bth_get_pad(packet->ohdr) + (SIZE_OF_CRC << 2) + in hfi1_ipoib_ib_rcv()

Completed in 12 milliseconds