Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dgldutil.c865 ipoib_ptxhdr_t *tgldp; in gld_fastpath_ib() local
887 tgldp = (ipoib_ptxhdr_t *)nmp->b_rptr; in gld_fastpath_ib()
888 tgldp->ipoib_rhdr.ipoib_type = htons(type); in gld_fastpath_ib()
889 tgldp->ipoib_rhdr.ipoib_mbz = 0; in gld_fastpath_ib()
890 mac_copy(&gldp->ipoib_dest, &tgldp->ipoib_dest, IPOIB_ADDRL); in gld_fastpath_ib()