Home
last modified time | relevance | path

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

/freebsd/sys/ofed/include/rdma/
H A Drdma_sdp.h53 struct sdp_hh { struct
/freebsd/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_cma.c148 const struct sdp_hh *h; in sdp_connect_handler()
274 struct sdp_hh hh; in sdp_cma_handler()
322 hh.bsdh.len = htonl(sizeof(struct sdp_hh)); in sdp_cma_handler()
H A Dsdp_bcopy.c44 struct sdp_hh *hh; in _dump_packet()
59 hh = (struct sdp_hh *)h; in _dump_packet()
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_cma.c452 static inline u8 sdp_get_ip_ver(const struct sdp_hh *hh) in sdp_get_ip_ver()
457 static inline void sdp_set_ip_ver(struct sdp_hh *hh, u8 ip_ver) in sdp_set_ip_ver()
1229 const struct sdp_hh *hdr, in sdp_save_ip_info()
1580 const struct sdp_hh *hdr, in sdp_match_private_data()
3520 static int sdp_format_hdr(struct sdp_hh *sdp_hdr, struct rdma_id_private *id_priv) in sdp_format_hdr()