Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dverbs_txreq.h59 struct hfi1_sdma_header phdr;
H A Dipoib_tx.c35 struct hfi1_sdma_header sdma_hdr;
263 struct hfi1_sdma_header *sdma_hdr = &tx->sdma_hdr; in hfi1_ipoib_build_tx_desc()
288 struct hfi1_sdma_header *sdma_hdr = &tx->sdma_hdr; in hfi1_ipoib_build_ib_tx_headers()
H A Dverbs.h148 struct hfi1_sdma_header { struct
H A Druc.c191 #define BTH2_OFFSET (offsetof(struct hfi1_sdma_header, \
H A Dverbs.c768 struct hfi1_sdma_header *phdr = &tx->phdr; in build_verbs_tx_desc()