Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.c2577 union ib_gid sgid, *gid_ptr = NULL; in bnxt_re_modify_qp() local
2667 gid_ptr = &sgid; in bnxt_re_modify_qp()
2689 memcpy(&qp->qp_info_entry.sgid, gid_ptr, sizeof(qp->qp_info_entry.sgid)); in bnxt_re_modify_qp()