Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/microsoft/mana/
Dmana.h456 struct gdma_resp_hdr hdr;
475 struct gdma_resp_hdr hdr;
494 struct gdma_resp_hdr hdr;
515 struct gdma_resp_hdr hdr;
530 struct gdma_resp_hdr hdr;
540 struct gdma_resp_hdr hdr;
560 struct gdma_resp_hdr hdr;
576 struct gdma_resp_hdr hdr;
587 struct gdma_resp_hdr hdr;
606 struct gdma_resp_hdr hdr;
[all …]
Dgdma.h125 struct gdma_resp_hdr { struct
140 struct gdma_resp_hdr hdr; argument
545 struct gdma_resp_hdr hdr;
555 struct gdma_resp_hdr hdr;
570 struct gdma_resp_hdr hdr;
578 struct gdma_resp_hdr hdr;
606 struct gdma_resp_hdr hdr;
643 struct gdma_resp_hdr hdr;
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()
189 struct gdma_resp_hdr *resp; in mana_hwc_rx_event_handler()
211 resp = (struct gdma_resp_hdr *)rx_req->buf_va; in mana_hwc_rx_event_handler()
Dmana_en.c407 struct gdma_resp_hdr *resp = out_buf; in mana_send_request()
435 static int mana_verify_resp_hdr(const struct gdma_resp_hdr *resp_hdr, in mana_verify_resp_hdr()