Home
last modified time | relevance | path

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

/openbmc/linux/include/rdma/
H A Dib_hdrs.h214 static inline u32 ib_get_sqpn(struct ib_other_headers *ohdr) in ib_get_sqpn() function
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Ddriver.c443 rqpn = ib_get_sqpn(pkt->ohdr); in hfi1_process_ecn_slowpath()
449 rqpn = ib_get_sqpn(pkt->ohdr); in hfi1_process_ecn_slowpath()
H A Dud.c850 src_qp = ib_get_sqpn(packet->ohdr); in hfi1_ud_rcv()