Home
last modified time | relevance | path

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

/linux-6.1.9/include/rdma/
Dib_hdrs.h243 static inline u16 ib_bth_get_pkey(struct ib_other_headers *ohdr) in ib_bth_get_pkey() function
/linux-6.1.9/drivers/infiniband/hw/hfi1/
Dtrace.c130 *pkey = ib_bth_get_pkey(ohdr); in hfi1_trace_parse_9b_bth()
Ddriver.c427 pkey = ib_bth_get_pkey(ohdr); in hfi1_process_ecn_slowpath()
1513 packet->pkey = ib_bth_get_pkey(packet->ohdr); in hfi1_setup_9B_packet()
Dud.c843 pkey = ib_bth_get_pkey(packet->ohdr); in hfi1_ud_rcv()
Dverbs.c1245 pkey = ib_bth_get_pkey(ohdr); in hfi1_verbs_send()