Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/core/
Dcma.c190 struct cma_hdr { struct
237 static inline u8 cma_get_ip_ver(struct cma_hdr *hdr) in cma_get_ip_ver()
242 static inline void cma_set_ip_ver(struct cma_hdr *hdr, u8 ip_ver) in cma_set_ip_ver()
880 struct cma_hdr *hdr) in cma_save_ip4_info()
896 struct cma_hdr *hdr) in cma_save_ip6_info()
914 struct cma_hdr *hdr; in cma_save_net_info()
943 return cma_family(id_priv) == AF_IB ? 0 : sizeof(struct cma_hdr); in cma_user_data_offset()
1387 struct cma_hdr *cma_data, *cma_mask; in cma_set_compare_data()
2635 struct cma_hdr *cma_hdr; in cma_format_hdr() local
2637 cma_hdr = hdr; in cma_format_hdr()
[all …]