Home
last modified time | relevance | path

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

/linux/include/rdma/
H A Dib_hdrs.h243 static inline u16 ib_bth_get_pkey(struct ib_other_headers *ohdr) in ib_bth_get_pkey() function
/linux/drivers/infiniband/hw/hfi1/
H A Dtrace.c130 *pkey = ib_bth_get_pkey(ohdr); in hfi1_trace_parse_9b_bth()
H A Dud.c843 pkey = ib_bth_get_pkey(packet->ohdr); in hfi1_ud_rcv()