Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/rdma/
H A Dib_hdrs.h219 static inline u32 ib_get_sqpn(struct ib_other_headers *ohdr) in ib_get_sqpn() function
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Ddriver.c490 rqpn = ib_get_sqpn(pkt->ohdr); in hfi1_process_ecn_slowpath()
496 rqpn = ib_get_sqpn(pkt->ohdr); in hfi1_process_ecn_slowpath()
H A Dud.c896 src_qp = ib_get_sqpn(packet->ohdr); in hfi1_ud_rcv()