Home
last modified time | relevance | path

Searched refs:hfi1_ib_header (Results 1 – 10 of 10) sorted by relevance

/drivers/staging/rdma/hfi1/
Ddiag.c1246 struct hfi1_ib_header *hdr; in hfi1_filter_lid()
1255 hdr = (struct hfi1_ib_header *)ibhdr; in hfi1_filter_lid()
1265 struct hfi1_ib_header *hdr; in hfi1_filter_dlid()
1275 hdr = (struct hfi1_ib_header *)ibhdr; in hfi1_filter_dlid()
1287 struct hfi1_ib_header *hdr; in hfi1_filter_mad_mgmt_class()
1303 hdr = (struct hfi1_ib_header *)ibhdr; in hfi1_filter_mad_mgmt_class()
1325 struct hfi1_ib_header *hdr; in hfi1_filter_qp_number()
1336 hdr = (struct hfi1_ib_header *)ibhdr; in hfi1_filter_qp_number()
1354 struct hfi1_ib_header *hdr; in hfi1_filter_ibpacket_type()
1365 hdr = (struct hfi1_ib_header *)ibhdr; in hfi1_filter_ibpacket_type()
[all …]
Dverbs.h185 struct hfi1_ib_header { struct
202 struct hfi1_ib_header ibh; argument
207 struct hfi1_ib_header hdr;
946 struct hfi1_ib_header *hdr,
958 void hfi1_rc_send_complete(struct hfi1_qp *qp, struct hfi1_ib_header *hdr);
1074 int hfi1_ruc_check_hdr(struct hfi1_ibport *ibp, struct hfi1_ib_header *hdr,
Ddriver.c274 struct hfi1_ib_header *hdr = (struct hfi1_ib_header *)rhdr; in rcv_hdrerr()
442 static void process_ecn(struct hfi1_qp *qp, struct hfi1_ib_header *hdr, in process_ecn()
570 struct hfi1_ib_header *hdr; in prescan_rxq()
584 hdr = (struct hfi1_ib_header *) in prescan_rxq()
Dtrace.h362 u8 ibhdr_exhdr_len(struct hfi1_ib_header *hdr);
431 struct hfi1_ib_header *hdr),
544 TP_PROTO(struct hfi1_devdata *dd, struct hfi1_ib_header *hdr),
548 TP_PROTO(struct hfi1_devdata *dd, struct hfi1_ib_header *hdr),
562 struct hfi1_ib_header *hdr,
Dtrace.c53 u8 ibhdr_exhdr_len(struct hfi1_ib_header *hdr) in ibhdr_exhdr_len()
Dud.c487 struct hfi1_ib_header hdr; in return_cnp()
653 struct hfi1_ib_header *hdr = packet->hdr; in hfi1_ud_rcv()
Drc.c698 struct hfi1_ib_header hdr; in hfi1_send_rc_ack()
984 void hfi1_rc_send_complete(struct hfi1_qp *qp, struct hfi1_ib_header *hdr) in hfi1_rc_send_complete()
1939 struct hfi1_ib_header *hdr = packet->hdr; in hfi1_rc_rcv()
2385 struct hfi1_ib_header *hdr, in hfi1_rc_hdrerr()
Dverbs.c611 struct hfi1_ib_header *hdr = packet->hdr; in hfi1_ib_rcv()
833 struct hfi1_ib_header *hdr; in verbs_sdma_complete()
1248 struct hfi1_ib_header *hdr, in egress_pkey_check()
Duc.c265 struct hfi1_ib_header *hdr = packet->hdr; in hfi1_uc_rcv()
Druc.c287 int hfi1_ruc_check_hdr(struct hfi1_ibport *ibp, struct hfi1_ib_header *hdr, in hfi1_ruc_check_hdr()