Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/hw/hfi1/
Dverbs_txreq.h17 struct hfi1_sdma_header phdr;
Dipoib_tx.c36 struct hfi1_sdma_header sdma_hdr;
270 struct hfi1_sdma_header *sdma_hdr = &tx->sdma_hdr; in hfi1_ipoib_build_tx_desc()
295 struct hfi1_sdma_header *sdma_hdr = &tx->sdma_hdr; in hfi1_ipoib_build_ib_tx_headers()
Dverbs.h106 struct hfi1_sdma_header { struct
Druc.c149 #define BTH2_OFFSET (offsetof(struct hfi1_sdma_header, \
Dverbs.c726 struct hfi1_sdma_header *phdr = &tx->phdr; in build_verbs_tx_desc()