Home
last modified time | relevance | path

Searched defs:cma_hdr (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/core/
Dcma.c384 struct cma_hdr { struct
385 u8 cma_version;
386 u8 ip_version; /* IP version: 7:4 */
387 __be16 port;
388 union cma_ip_addr src_addr;
389 union cma_ip_addr dst_addr;
3906 struct cma_hdr *cma_hdr; in cma_format_hdr() local
/kernel/linux/linux-6.6/drivers/infiniband/core/
Dcma.c385 struct cma_hdr { struct
386 u8 cma_version;
387 u8 ip_version; /* IP version: 7:4 */
388 __be16 port;
389 union cma_ip_addr src_addr;
390 union cma_ip_addr dst_addr;
4161 struct cma_hdr *cma_hdr; in cma_format_hdr() local