Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/drivers/infiniband/core/
Dcma.c400 struct cma_hdr { struct
401 u8 cma_version;
402 u8 ip_version; /* IP version: 7:4 */
403 __be16 port;
404 union cma_ip_addr src_addr;
405 union cma_ip_addr dst_addr;
3502 struct cma_hdr *cma_hdr; in cma_format_hdr() local
/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;
3868 struct cma_hdr *cma_hdr; in cma_format_hdr() local