Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/hw/hfi1/
Ddriver.c1547 packet->pad = hfi1_16B_bth_get_pad(packet->ohdr); in hfi1_setup_bypass_packet()
1559 packet->pad = hfi1_16B_bth_get_pad(packet->ohdr); in hfi1_setup_bypass_packet()
Dhfi.h483 static inline u8 hfi1_16B_bth_get_pad(struct ib_other_headers *ohdr) in hfi1_16B_bth_get_pad() function