Home
last modified time | relevance | path

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

/Linux-v4.19/include/rdma/
Dib_hdrs.h277 static inline u16 ib_bth_get_pkey(struct ib_other_headers *ohdr) in ib_bth_get_pkey() function
/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dtrace.c160 *pkey = ib_bth_get_pkey(ohdr); in hfi1_trace_parse_9b_bth()
Ddriver.c457 pkey = ib_bth_get_pkey(ohdr); in hfi1_process_ecn_slowpath()
1460 packet->pkey = ib_bth_get_pkey(packet->ohdr); in hfi1_setup_9B_packet()
Dud.c902 pkey = ib_bth_get_pkey(packet->ohdr); in hfi1_ud_rcv()
Dverbs.c1344 pkey = ib_bth_get_pkey(ohdr); in hfi1_verbs_send()