Home
last modified time | relevance | path

Searched refs:iwarp_hdr (Results 1 – 4 of 4) sorted by relevance

/drivers/infiniband/sw/siw/
Dsiw.h292 union iwarp_hdr hdr;
365 union iwarp_hdr hdr;
Diwarp.h271 union iwarp_hdr { union
Dsiw_qp.c395 union iwarp_hdr *err_hdr = NULL; in siw_send_terminate()
398 union iwarp_hdr *rx_hdr = &srx->hdr; in siw_send_terminate()
496 rx_hdr = (union iwarp_hdr *)rreq; in siw_send_terminate()
Dsiw_qp_rx.c889 union iwarp_hdr term_info; in siw_proc_terminate()