Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/hfi1/
Dverbs_txreq.h17 struct hfi1_sdma_header phdr;
Dipoib.h58 struct hfi1_sdma_header *sdma_hdr;
Dverbs.h106 struct hfi1_sdma_header { struct
Dipoib_tx.c235 struct hfi1_sdma_header *sdma_hdr = tx->sdma_hdr; in hfi1_ipoib_build_tx_desc()
260 struct hfi1_sdma_header *sdma_hdr = tx->sdma_hdr; in hfi1_ipoib_build_ib_tx_headers()
Druc.c149 #define BTH2_OFFSET (offsetof(struct hfi1_sdma_header, \
Dverbs.c726 struct hfi1_sdma_header *phdr = &tx->phdr; in build_verbs_tx_desc()