Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/hfi1/
Dverbs_txreq.h59 struct hfi1_sdma_header phdr;
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()
Dverbs.h148 struct hfi1_sdma_header { struct
Druc.c191 #define BTH2_OFFSET (offsetof(struct hfi1_sdma_header, \
Dverbs.c768 struct hfi1_sdma_header *phdr = &tx->phdr; in build_verbs_tx_desc()