Home
last modified time | relevance | path

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

/linux-6.15/include/net/mana/
H A Dgdma.h133 struct gdma_req_hdr { struct
149 struct gdma_req_hdr hdr; argument
538 struct gdma_req_hdr hdr;
575 struct gdma_req_hdr hdr;
644 struct gdma_req_hdr hdr;
657 struct gdma_req_hdr hdr;
665 struct gdma_req_hdr hdr;
691 struct gdma_req_hdr hdr;
699 struct gdma_req_hdr hdr;
734 struct gdma_req_hdr hdr;
[all …]
H A Dmana.h536 struct gdma_req_hdr hdr;
571 struct gdma_req_hdr hdr;
588 struct gdma_req_hdr hdr;
603 struct gdma_req_hdr hdr;
624 struct gdma_req_hdr hdr;
636 struct gdma_req_hdr hdr;
646 struct gdma_req_hdr hdr;
689 struct gdma_req_hdr hdr;
712 struct gdma_req_hdr hdr;
729 struct gdma_req_hdr hdr;
[all …]
/linux-6.15/drivers/infiniband/hw/mana/
H A Dmana_ib.h215 struct gdma_req_hdr hdr;
250 struct gdma_req_hdr hdr;
262 struct gdma_req_hdr hdr;
281 struct gdma_req_hdr hdr;
293 struct gdma_req_hdr hdr;
305 struct gdma_req_hdr hdr;
320 struct gdma_req_hdr hdr;
334 struct gdma_req_hdr hdr;
358 struct gdma_req_hdr hdr;
368 struct gdma_req_hdr hdr;
[all …]
/linux-6.15/drivers/net/ethernet/microsoft/mana/
H A Dhw_channel.c820 struct gdma_req_hdr *req_msg; in mana_hwc_send_request()
842 req_msg = (struct gdma_req_hdr *)tx_wr->buf_va; in mana_hwc_send_request()
H A Dmana_en.c766 struct gdma_req_hdr *req = in_buf; in mana_send_request()