Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Dcma.c384 struct cma_hdr { struct
427 static inline u8 cma_get_ip_ver(const struct cma_hdr *hdr) in cma_get_ip_ver()
432 static inline void cma_set_ip_ver(struct cma_hdr *hdr, u8 ip_ver) in cma_set_ip_ver()
1287 struct cma_hdr *hdr, in cma_save_ip4_info()
1309 struct cma_hdr *hdr, in cma_save_ip6_info()
1339 struct cma_hdr *hdr; in cma_save_ip_info()
1556 const struct cma_hdr *hdr) in cma_match_private_data()
1748 return cma_family(id_priv) == AF_IB ? 0 : sizeof(struct cma_hdr); in cma_user_data_offset()
3884 struct cma_hdr *cma_hdr; in cma_format_hdr() local
3886 cma_hdr = hdr; in cma_format_hdr()
[all …]