Searched refs:hfi1_16B_get_pkey (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/infiniband/hw/hfi1/
H A Dtrace.c182 *pkey = hfi1_16B_get_pkey(hdr);
H A Ddriver.c417 pkey = hfi1_16B_get_pkey(pkt->hdr);
1593 packet->pkey = hfi1_16B_get_pkey(packet->hdr);
H A Dud.c839 pkey = hfi1_16B_get_pkey(packet->hdr);
H A Dverbs.c447 pkey = hfi1_16B_get_pkey(hdr);
1235 pkey = hfi1_16B_get_pkey(hdr);
H A Dhfi.h452 static inline u16 hfi1_16B_get_pkey(struct hfi1_16b_header *hdr) function

Completed in 220 milliseconds