Home
last modified time | relevance | path

Searched refs:ERDMA_ROCEV2_GID_SIZE (Results 1 – 3 of 3) sorted by relevance

/drivers/infiniband/hw/erdma/
A Derdma_hw.h26 #define ERDMA_ROCEV2_GID_SIZE 16 macro
319 u8 dgid[ERDMA_ROCEV2_GID_SIZE];
497 u8 gid[ERDMA_ROCEV2_GID_SIZE];
A Derdma_verbs.h148 u8 dgid[ERDMA_ROCEV2_GID_SIZE];
A Derdma_verbs.c1586 memcpy(av->dgid, grh->dgid.raw, ERDMA_ROCEV2_GID_SIZE); in erdma_attr_to_av()
2136 memcpy(&req.gid, gid, ERDMA_ROCEV2_GID_SIZE); in erdma_set_gid()
2186 memcpy(av_cfg->dgid, av->dgid, ERDMA_ROCEV2_GID_SIZE); in erdma_set_av_cfg()

Completed in 14 milliseconds