Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/mana/
Dgdma.h138 struct gdma_resp_hdr { struct
154 struct gdma_resp_hdr hdr; argument
579 struct gdma_resp_hdr hdr;
589 struct gdma_resp_hdr hdr;
604 struct gdma_resp_hdr hdr;
612 struct gdma_resp_hdr hdr;
627 struct gdma_resp_hdr hdr;
660 struct gdma_resp_hdr hdr;
680 struct gdma_resp_hdr hdr;
732 struct gdma_resp_hdr hdr;
[all …]
Dmana.h503 struct gdma_resp_hdr hdr;
527 struct gdma_resp_hdr hdr;
546 struct gdma_resp_hdr hdr;
567 struct gdma_resp_hdr hdr;
582 struct gdma_resp_hdr hdr;
592 struct gdma_resp_hdr hdr;
602 struct gdma_resp_hdr hdr;
657 struct gdma_resp_hdr hdr;
673 struct gdma_resp_hdr hdr;
684 struct gdma_resp_hdr hdr;
[all …]
/Linux-v6.6/drivers/net/ethernet/microsoft/mana/
Dhw_channel.c42 const struct gdma_resp_hdr *resp_msg, in mana_hwc_verify_resp_msg()
55 const struct gdma_resp_hdr *resp_msg) in mana_hwc_handle_resp()
207 struct gdma_resp_hdr *resp; in mana_hwc_rx_event_handler()
229 resp = (struct gdma_resp_hdr *)rx_req->buf_va; in mana_hwc_rx_event_handler()
Dmana_en.c736 struct gdma_resp_hdr *resp = out_buf; in mana_send_request()
764 static int mana_verify_resp_hdr(const struct gdma_resp_hdr *resp_hdr, in mana_verify_resp_hdr()
/Linux-v6.6/drivers/infiniband/hw/mana/
Dmain.c150 struct gdma_resp_hdr resp = {}; in mana_gd_destroy_doorbell_page()